You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by an...@apache.org on 2019/10/02 21:40:00 UTC

[cloudstack-documentation] 01/01: fixing command

This is an automated email from the ASF dual-hosted git repository.

andrijapanic pushed a commit to branch fix-kvm-systemVM-url-missing
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit 5f6bfcb7c35a5ea0548d0fffb050ce80545792ef
Author: Andrija Panic <45...@users.noreply.github.com>
AuthorDate: Wed Oct 2 23:39:55 2019 +0200

    fixing command
    
    URL was missing...
---
 source/installguide/management-server/_systemvm.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/installguide/management-server/_systemvm.rst b/source/installguide/management-server/_systemvm.rst
index 744c1c7..825beaf 100644
--- a/source/installguide/management-server/_systemvm.rst
+++ b/source/installguide/management-server/_systemvm.rst
@@ -78,7 +78,7 @@ CloudStack system VMs.
 
          /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
          -m /mnt/secondary \
-         -u |sysvm64-name-kvm| \
+         -u |sysvm64-url-kvm| \
          -h kvm \
          -s <optional-management-server-secret-key> \
          -F
@@ -89,7 +89,7 @@ CloudStack system VMs.
 
          /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt \
          -m /mnt/secondary \
-         -u |sysvm64-name-kvm| \
+         -u |sysvm64-url-kvm| \
          -h lxc \
          -s <optional-management-server-secret-key> \
          -F