Skip to content

Commit f4d484f

Browse files
andrijapanicsbrohityadavcloud
authored andcommitted
fixing command (apache#73)
URL was missing...
1 parent 19019c3 commit f4d484f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/installguide/management-server/_systemvm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ CloudStack system VMs.
7878
7979
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
8080
-m /mnt/secondary \
81-
-u |sysvm64-name-kvm| \
81+
-u |sysvm64-url-kvm| \
8282
-h kvm \
8383
-s <optional-management-server-secret-key> \
8484
-F
@@ -89,7 +89,7 @@ CloudStack system VMs.
8989
9090
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
9191
-m /mnt/secondary \
92-
-u |sysvm64-name-kvm| \
92+
-u |sysvm64-url-kvm| \
9393
-h lxc \
9494
-s <optional-management-server-secret-key> \
9595
-F

0 commit comments

Comments
 (0)