Completed exercise 6. Polished earlier exercises.
This commit is contained in:
@ -64,7 +64,7 @@ spec:
|
||||
spec:
|
||||
domain:
|
||||
cpu:
|
||||
model: Conroe
|
||||
model: Superlegitcpu9000
|
||||
cores: 1
|
||||
sockets: 1
|
||||
threads: 1
|
||||
@ -214,6 +214,7 @@ EOF
|
||||
#+end_src
|
||||
|
||||
|
||||
|
||||
* Automated scenario population
|
||||
|
||||
To quickly setup an example environment with all solutions populated you can use the following source blocks.
|
||||
@ -565,6 +566,8 @@ spec:
|
||||
EOF
|
||||
#+end_src
|
||||
|
||||
TODO: Create CentOS9 VM With deshcheduler turned on.
|
||||
|
||||
** Exercise five - How do I resize virtual machine disks again?
|
||||
|
||||
#+begin_src tmux
|
||||
@ -602,6 +605,10 @@ spec:
|
||||
EOF
|
||||
#+end_src
|
||||
|
||||
TODO: Patch the vm to include the new volume
|
||||
|
||||
|
||||
|
||||
* Automated scenario cleanup
|
||||
|
||||
If you need to quickly reset an example environment to have no solutions populated you can use the following source blocks.
|
||||
|
||||
Reference in New Issue
Block a user