OpenShift 3.6 Generic Guest Template: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
{{Internal|Linux Virtualization Cloning a KVM Guest Virtual Machine|Cloning a Guest}} | {{Internal|Linux Virtualization Cloning a KVM Guest Virtual Machine|Cloning a Guest}} | ||
Sequence: | |||
virsh shutdown ocp36.basic-template | |||
virsh dumpxml ocp36.basic-template > /root/environments/ocp36/ocp36.basic-template.xml |
Revision as of 02:58, 8 November 2017
Internal
Clone the Basic Template
Use the basic template as a base image, and clone it, as described here:
Sequence:
virsh shutdown ocp36.basic-template
virsh dumpxml ocp36.basic-template > /root/environments/ocp36/ocp36.basic-template.xml