PaulAngus commented on a change in pull request #33: reference 4.11.2 systemvm
template
URL:
https://github.com/apache/cloudstack-documentation/pull/33#discussion_r271668491
##########
File path: source/quickinstallationguide/qig.rst
##########
@@ -490,7 +490,7 @@ the system VMs images.
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
-m /export/secondary \
- -u
http://download.cloudstack.org/systemvm/4.11/systemvmtemplate-4.11.1-kvm.qcow2.bz2
\
+ -u
http://download.cloudstack.org/systemvm/4.11/systemvmtemplate-4.11.2-kvm.qcow2.bz2
\
Review comment:
q. are you wanting this guide to keep 'itself' up to date or keep manual
control of guide changes?
if the former, there is a global variables file ../source/_global.rst
which you can use (or even add to).
.. Latest version systemvm template name
.. |sysvm64-name-kvm| replace:: systemvm-kvm-4.11.2
.. Latest version systemvm template URL
.. |sysvm64-url-kvm| replace::
http://download.cloudstack.org/systemvm/4.11/systemvmtemplate-4.11.2-kvm.qcow2.bz2
so you can use: |sysvm64-url-kvm|
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services