Files
homelab/group_vars/all/vars
2025-03-22 17:52:41 -05:00

10 lines
214 B
Plaintext

---
# 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"