Skip to content

Commit 947eb27

Browse files
Merge branch '4.13'
2 parents 43462db + 16ad00b commit 947eb27

File tree

4 files changed

+1
-55
lines changed

4 files changed

+1
-55
lines changed

source/quickinstallationguide/qig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ the system VMs images.
494494
495495
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
496496
-m /export/secondary \
497-
-u http://download.cloudstack.org/systemvm/4.11/systemvmtemplate-4.11.2-kvm.qcow2.bz2 \
497+
-u |sysvm64-url-kvm| \
498498
-h kvm -F
499499
500500

source/upgrading/upgrade/upgrade-4.11.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,6 @@ hosts.
286286
287287
$ sudo apt-get upgrade cloudstack-agent
288288
289-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
290-
line that reads:
291-
292-
.. parsed-literal::
293-
294-
paths.script=/usr/share/cloudstack-common
295-
296-
If not, add the line.
297-
298289
#. Start the agent.
299290

300291
.. parsed-literal::
@@ -313,15 +304,6 @@ For KVM hosts, upgrade the ``cloudstack-agent`` package
313304
314305
$ sudo yum upgrade cloudstack-agent
315306
316-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
317-
line that reads:
318-
319-
.. parsed-literal::
320-
321-
paths.script=/usr/share/cloudstack-common
322-
323-
If not, add the line.
324-
325307
#. Restart the agent:
326308

327309
.. parsed-literal::

source/upgrading/upgrade/upgrade-4.12.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -287,15 +287,6 @@ hosts.
287287
288288
$ sudo apt-get upgrade cloudstack-agent
289289
290-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
291-
line that reads:
292-
293-
.. parsed-literal::
294-
295-
paths.script=/usr/share/cloudstack-common
296-
297-
If not, add the line.
298-
299290
#. Start the agent.
300291

301292
.. parsed-literal::
@@ -314,15 +305,6 @@ For KVM hosts, upgrade the ``cloudstack-agent`` package
314305
315306
$ sudo yum upgrade cloudstack-agent
316307
317-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
318-
line that reads:
319-
320-
.. parsed-literal::
321-
322-
paths.script=/usr/share/cloudstack-common
323-
324-
If not, add the line.
325-
326308
#. Restart the agent:
327309

328310
.. parsed-literal::

source/upgrading/upgrade/upgrade-4.13.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -265,15 +265,6 @@ hosts.
265265
266266
$ sudo apt-get upgrade cloudstack-agent
267267
268-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
269-
line that reads:
270-
271-
.. parsed-literal::
272-
273-
paths.script=/usr/share/cloudstack-common
274-
275-
If not, add the line.
276-
277268
#. Start the agent.
278269

279270
.. parsed-literal::
@@ -292,15 +283,6 @@ For KVM hosts, upgrade the ``cloudstack-agent`` package
292283
293284
$ sudo yum upgrade cloudstack-agent
294285
295-
#. Verify that the file ``/etc/cloudstack/agent/environment.properties`` has a
296-
line that reads:
297-
298-
.. parsed-literal::
299-
300-
paths.script=/usr/share/cloudstack-common
301-
302-
If not, add the line.
303-
304286
#. Restart the agent:
305287

306288
.. parsed-literal::

0 commit comments

Comments
 (0)