blob: 0e45c0590f34f7c804f9ef308f256b328d82f859 [file] [log] [blame]
Tomáš Pecka6570b572023-07-18 16:56:50 +02001#!/bin/bash
2
3# Introduce rules for NACM anonymous access user
4# ----------------------------------------------
5# Adds rules for the anonymous user access to the front of the ietf-netconf-acm:nacm/rule-list.
6
7sysrepocfg --datastore=startup --format=json --module=ietf-netconf-acm --edit="${MIGRATIONS_DIRECTORY}/0005_nacm_anonymous_user.json"