diff options
author | Stephan Telling <st@telling.xyz> | 2017-06-01 22:08:29 +0200 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2017-06-06 09:43:40 -0600 |
commit | dc0e70d155b4ff7a3c914ae7aaed3a52571e2107 (patch) | |
tree | d4512a8e8e883486691bb8208c760341e70ac206 /doc/rtd/topics/datasources | |
parent | 27c079bb14667fda52937ee198b72c80823f3a4f (diff) | |
download | vyos-cloud-init-dc0e70d155b4ff7a3c914ae7aaed3a52571e2107.tar.gz vyos-cloud-init-dc0e70d155b4ff7a3c914ae7aaed3a52571e2107.zip |
fix typos and remove whitespace in various docs
Diffstat (limited to 'doc/rtd/topics/datasources')
-rw-r--r-- | doc/rtd/topics/datasources/azure.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rtd/topics/datasources/azure.rst b/doc/rtd/topics/datasources/azure.rst index 4a3735b5..559011ef 100644 --- a/doc/rtd/topics/datasources/azure.rst +++ b/doc/rtd/topics/datasources/azure.rst @@ -8,7 +8,7 @@ This datasource finds metadata and user-data from the Azure cloud platform. Azure Platform -------------- The azure cloud-platform provides initial data to an instance via an attached -CD formated in UDF. That CD contains a 'ovf-env.xml' file that provides some +CD formatted in UDF. That CD contains a 'ovf-env.xml' file that provides some information. Additional information is obtained via interaction with the "endpoint". |