moved vars

This commit is contained in:
2025-03-23 01:56:48 -05:00
parent 9824ab2a52
commit 46628aa324
4 changed files with 14 additions and 20 deletions

View File

@@ -1,19 +1 @@
---
# Variables for Free-IPA
freeipa_user: "admin"
freeipa_password: "{{ vault_freeipa_password }}"
# Variables for Matchbox
matchbox_assets: "/var/lib/matchbox/assets"
matchbox_http_endpoint: "http://matchbox.int.mk-labs.cloud:8080"
matchbox_rpc_endpoint: "matchbox.int.mk-labs.cloud:8081"
# Variables for OpenShift Installer
openshift_installer_pull_secret: "{{ vault_pull_secret }}"
openshift_installer_ssh_key: "{{ vault_ssh_key }}"
# # Variables for 10-sno-hub-cluster
# hub_cluster_mac_address: "98:b7:85:1e:c6:f1"
# hub_cluster_ip_address: "10.1.71.10"
# hub_cluster_hostname: "ocp-hub"
# hub_cluster_name: "hub"