Even more formatting tweaks
This commit is contained in:
parent
2b657f73a1
commit
7ab8c81c4f
|
@ -174,7 +174,7 @@ This section walks through deploying a simple Debian VM to the cluster with Debo
|
|||
|
||||
0. Prepare a Libvirt XML configuration, obtaining the required Ceph storage secret and a new random VM UUID first. This example provides a very simple VM with 1 vCPU, 1GB RAM, the previously-configured network `100`, and the previously-configured disk `vms/test1_disk0`:
|
||||
`$ virsh secret-list`
|
||||
`$ uuidgen`
|
||||
`$ uuidgen`
|
||||
`$ $EDITOR /tmp/test1.xml`
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue