diff options
author | Joshua Powers <josh.powers@canonical.com> | 2019-09-04 13:43:11 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-09-04 13:43:11 +0000 |
commit | da826cd3e4d608d8ddb4b693d10378b52532677b (patch) | |
tree | b884710f60c006a2c8be1838c38286bdf9109815 /doc/rtd/topics/datasources/azure.rst | |
parent | ff11c0c63bfca0be451c58539b158acb7cb65a76 (diff) | |
download | vyos-cloud-init-da826cd3e4d608d8ddb4b693d10378b52532677b.tar.gz vyos-cloud-init-da826cd3e4d608d8ddb4b693d10378b52532677b.zip |
docs: fix whitespace, spelling, and line length
Diffstat (limited to 'doc/rtd/topics/datasources/azure.rst')
-rw-r--r-- | doc/rtd/topics/datasources/azure.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rtd/topics/datasources/azure.rst b/doc/rtd/topics/datasources/azure.rst index b41cddd9..8328dfad 100644 --- a/doc/rtd/topics/datasources/azure.rst +++ b/doc/rtd/topics/datasources/azure.rst @@ -82,7 +82,8 @@ The settings that may be configured are: provided command to obtain metadata. * **apply_network_config**: Boolean set to True to use network configuration described by Azure's IMDS endpoint instead of fallback network config of - dhcp on eth0. Default is True. For Ubuntu 16.04 or earlier, default is False. + dhcp on eth0. Default is True. For Ubuntu 16.04 or earlier, default is + False. * **data_dir**: Path used to read metadata files and write crawled data. * **dhclient_lease_file**: The fallback lease file to source when looking for custom DHCP option 245 from Azure fabric. |