wiki-grav/pages/02.linux/guides/opensuse-preparation/default.en.md

24 lines
463 B
Markdown
Raw Normal View History

2025-03-09 20:09:55 +01:00
---
title: "Prepare OpenSuse 15.6 for Ansible"
visible: true
---
[toc]
Steps for preparing an OpenSUSE 15.6 VM created from the official cloud images for Ansible management.
2025-03-09 20:11:22 +01:00
## VM Preparation
### DNS Config
2025-03-09 20:09:55 +01:00
Use `yast` or edit `/etc/sysconfig/network/config` to set the DNS-server
2025-03-09 20:11:22 +01:00
### Python
2025-03-09 20:09:55 +01:00
A new Python version is required, install `python312` using `zypper`
2025-03-09 20:11:22 +01:00
## Generic Ansible preparation
1. Generate a Yggdrasil private key
2. Create VM in Netbox