summaryrefslogtreecommitdiff
path: root/docs/automation
diff options
context:
space:
mode:
authorRoberto Bertó <roberto.berto@gmail.com>2024-03-17 14:00:58 -0300
committerGitHub <noreply@github.com>2024-03-17 14:00:58 -0300
commitf08a70b59b74f78ddb5620d10c947557dbacef80 (patch)
tree0ed7d21293c1235d98e386eda157d3449fee85e1 /docs/automation
parentc15e8ff595c73e14a3a816977f074cb4652ebdc2 (diff)
downloadvyos-documentation-f08a70b59b74f78ddb5620d10c947557dbacef80.tar.gz
vyos-documentation-f08a70b59b74f78ddb5620d10c947557dbacef80.zip
added that vyos_config_commands commit and save
Diffstat (limited to 'docs/automation')
-rw-r--r--docs/automation/cloud-init.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/automation/cloud-init.rst b/docs/automation/cloud-init.rst
index bbc8967c..ae22a914 100644
--- a/docs/automation/cloud-init.rst
+++ b/docs/automation/cloud-init.rst
@@ -88,6 +88,9 @@ proper commands list by copying it from another router.
The configuration specified in the cloud-config document overwrites default
configuration values and values configured via Metadata.
+After the ``vyos_config_commands`` are executed, cloud-init will automatically
+perform a ``commit`` and ``save`` operation.
+
Here is an example cloud-config that appends configuration at the time of
first boot.