From f08a70b59b74f78ddb5620d10c947557dbacef80 Mon Sep 17 00:00:00 2001 From: Roberto Bertó Date: Sun, 17 Mar 2024 14:00:58 -0300 Subject: added that vyos_config_commands commit and save --- docs/automation/cloud-init.rst | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3