add group-based variables
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
freeipa_user: "admin"
|
||||
freeipa_password: "{{ vault_freeipa_password }}"
|
||||
#freeipa_password: "{{ vault_freeipa_password }}"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
---
|
||||
# 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"
|
||||
assets: "/var/lib/matchbox/assets"
|
||||
http_endpoint: "http://matchbox.int.mk-labs.cloud:8080"
|
||||
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 }}"
|
||||
#openshift_installer_pull_secret: "{{ vault_pull_secret }}"
|
||||
#openshift_installer_ssh_key: "{{ vault_ssh_key }}"
|
||||
|
||||
Reference in New Issue
Block a user