diff options
author | borutswarm <78736661+borutswarm@users.noreply.github.com> | 2021-03-23 09:44:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-23 09:44:38 +0100 |
commit | 7ddd72ee990fe7f8ab9130e567d238416cb58416 (patch) | |
tree | c89b4d5e32bef4c071a5048364534e0eda240472 /docs/installation/cloud/index.rst | |
parent | c5dc3aa58b9cbe689cd17c6c43e1c9a4b39ddc4d (diff) | |
download | vyos-documentation-7ddd72ee990fe7f8ab9130e567d238416cb58416.tar.gz vyos-documentation-7ddd72ee990fe7f8ab9130e567d238416cb58416.zip |
Document cloud-init for Vyos
* Create cloud-init.md
* Update index.rst - added cloud-init.md to toc.
Diffstat (limited to 'docs/installation/cloud/index.rst')
-rw-r--r-- | docs/installation/cloud/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installation/cloud/index.rst b/docs/installation/cloud/index.rst index f6060762..e4079c2c 100644 --- a/docs/installation/cloud/index.rst +++ b/docs/installation/cloud/index.rst @@ -6,4 +6,5 @@ Running VyOS in Cloud Environments .. toctree:: :caption: Content - + + cloud-init |