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:39:59 UTC

[cloudstack-documentation] branch fix-kvm-systemVM-url-missing created (now 5f6bfcb)

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

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


      at 5f6bfcb  fixing command

This branch includes the following new commits:

     new 5f6bfcb  fixing command

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[cloudstack-documentation] 01/01: fixing command

Posted by an...@apache.org.
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