Variable structure finalized

This commit is contained in:
2025-03-22 17:52:41 -05:00
parent b64a2b5b50
commit 8c00a98ae2
5 changed files with 19 additions and 1 deletions

9
group_vars/all/vars Normal file
View File

@@ -0,0 +1,9 @@
---
# 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"