move pc
This commit is contained in:
@@ -1 +1,7 @@
|
||||
---
|
||||
# file: group_vars/all
|
||||
|
||||
# DNS variables
|
||||
dns_server: "infra01.int.mk-labs.cloud"
|
||||
dns_admin: "admin"
|
||||
base_domain: "int.mk-labs.cloud"
|
||||
@@ -1,3 +1,3 @@
|
||||
---
|
||||
freeipa_user: "admin"
|
||||
#freeipa_user: "admin"
|
||||
#freeipa_password: "{{ vault_freeipa_password }}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
cluster_name: "hub"
|
||||
cluster_version: "4.17.20"
|
||||
base_domain: "int.mk-labs.cloud"
|
||||
#base_domain: "int.mk-labs.cloud"
|
||||
worker_node_count: 0
|
||||
master_node_count: 1
|
||||
cluster_network: "10.128.0.0/14"
|
||||
Reference in New Issue
Block a user