Files
homelab/group_vars/all.yml
2025-03-22 17:00:55 -05:00

10 lines
214 B
YAML

---
# Variables for Free-IPA
freeipa_user: "admin"
freeipa_password: "{{ vault_freeipa_password }}"
# Variables for 10-sno-hub-cluster
mac_address: "98:b7:85:1e:c6:f1"
ip_address: "10.1.71.10"
hostname: "ocp-hub"