diff options
author | Chad Smith <chad.smith@canonical.com> | 2019-09-26 14:30:12 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-09-26 14:30:12 +0000 |
commit | b19177e2c963d07bb4a5dad24691f194227ca422 (patch) | |
tree | 30b709cf6f7b0b9cf04cb963c26084c222a06085 /doc/rtd | |
parent | 0cbcd228fb3ec0f22acefa1fc195dbcefa0c149d (diff) | |
download | vyos-cloud-init-b19177e2c963d07bb4a5dad24691f194227ca422.tar.gz vyos-cloud-init-b19177e2c963d07bb4a5dad24691f194227ca422.zip |
docs: fix zstack documentation lints
Resolve the following lints raised by 'make doc':
- doc/rtd/topics/datasources/zstack.rst:5: D001 Line too long
- doc/rtd/topics/datasources/zstack.rst:10: D001 Line too long
Diffstat (limited to 'doc/rtd')
-rw-r--r-- | doc/rtd/topics/datasources/zstack.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/rtd/topics/datasources/zstack.rst b/doc/rtd/topics/datasources/zstack.rst index 36e60ffb..93a2791c 100644 --- a/doc/rtd/topics/datasources/zstack.rst +++ b/doc/rtd/topics/datasources/zstack.rst @@ -2,14 +2,15 @@ ZStack ====== -ZStack platform provides a AWS Ec2 metadata service, but with different datasource identity. +ZStack platform provides a AWS Ec2 metadata service, but with different +datasource identity. More information about ZStack can be found at `ZStack <https://www.zstack.io>`__. Discovery --------- -To determine whether a vm running on ZStack platform, cloud-init checks DMI information -by 'dmidecode -s chassis-asset-tag', if the output ends with '.zstack.io', it's running -on ZStack platform: +To determine whether a vm running on ZStack platform, cloud-init checks DMI +information by 'dmidecode -s chassis-asset-tag', if the output ends with +'.zstack.io', it's running on ZStack platform: Metadata |