State module for Cisco NSO Proxy minions
For documentation on setting up the cisconso proxy minion look in the documentation for salt.proxy.cisconso.
Ensure a specific value exists at a given path
| Parameters: |
|
|---|
Examples:
enable pap auth:
cisconso.config_present:
- name: enable_pap_auth
- datastore: running
- path: devices/device/ex0/config/sys/interfaces/serial/ppp0/authentication
- config:
authentication:
method: pap
"list-name": foobar
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.cisconso.html