10 lines
214 B
YAML
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"
|