diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-02-03 07:51:41 -0500 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-02-03 07:56:15 -0500 |
commit | a0657ef147a05ff09776604ccd81a583b0e4da97 (patch) | |
tree | 36b80925b36b41ea70efa7082fd56ba56bcbe1b1 /docs/automation/index.rst | |
parent | e609cb23219a2ac256d2591827205057e7da1b75 (diff) | |
download | vyos-documentation-a0657ef147a05ff09776604ccd81a583b0e4da97.tar.gz vyos-documentation-a0657ef147a05ff09776604ccd81a583b0e4da97.zip |
Salt configuration examples
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index f9049c48..dd7b596a 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -3,7 +3,7 @@ VyOS Automation ############### - * Saltstack + * Nornir * startup scripts @@ -14,5 +14,6 @@ VyOS Automation vyos-ansible vyos-napalm vyos-netmiko + vyos-salt command-scripting cloud-init |