Add generic steps
This commit is contained in:
parent
958f4a68d6
commit
06ee65b324
@ -7,10 +7,17 @@ visible: true
|
|||||||
|
|
||||||
Steps for preparing an OpenSUSE 15.6 VM created from the official cloud images for Ansible management.
|
Steps for preparing an OpenSUSE 15.6 VM created from the official cloud images for Ansible management.
|
||||||
|
|
||||||
## DNS Config
|
## VM Preparation
|
||||||
|
|
||||||
|
### DNS Config
|
||||||
|
|
||||||
Use `yast` or edit `/etc/sysconfig/network/config` to set the DNS-server
|
Use `yast` or edit `/etc/sysconfig/network/config` to set the DNS-server
|
||||||
|
|
||||||
## Python
|
### Python
|
||||||
|
|
||||||
A new Python version is required, install `python312` using `zypper`
|
A new Python version is required, install `python312` using `zypper`
|
||||||
|
|
||||||
|
## Generic Ansible preparation
|
||||||
|
|
||||||
|
1. Generate a Yggdrasil private key
|
||||||
|
2. Create VM in Netbox
|
||||||
|
Loading…
Reference in New Issue
Block a user