From 06ee65b3243d2ef5a39417c233653c4c52d592d0 Mon Sep 17 00:00:00 2001 From: exu Date: Sun, 9 Mar 2025 20:11:22 +0100 Subject: [PATCH] Add generic steps --- .../guides/opensuse-preparation/default.en.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pages/02.linux/guides/opensuse-preparation/default.en.md b/pages/02.linux/guides/opensuse-preparation/default.en.md index 519e26e..db01af6 100644 --- a/pages/02.linux/guides/opensuse-preparation/default.en.md +++ b/pages/02.linux/guides/opensuse-preparation/default.en.md @@ -7,10 +7,17 @@ visible: true 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 -## Python +### Python A new Python version is required, install `python312` using `zypper` + +## Generic Ansible preparation + +1. Generate a Yggdrasil private key +2. Create VM in Netbox