mirror of
https://github.com/openshift/openshift-ansible-contrib.git
synced 2026-02-05 09:45:58 +01:00
Remove custom setting from extra_vars
This commit is contained in:
@@ -4,8 +4,8 @@ aws_cred_profile: "default"
|
||||
# password for ssh key - ~/.ssh/{{ clusterid }}.{{ dns_domain }}
|
||||
sshkey_password: 'abc123'
|
||||
|
||||
clusterid: "ccallegar1"
|
||||
dns_domain: "sysdeseng.com"
|
||||
clusterid: "refarch"
|
||||
dns_domain: "example.com"
|
||||
aws_region: "us-east-1"
|
||||
|
||||
vpc_cidr: "172.16.0.0/16"
|
||||
|
||||
Reference in New Issue
Block a user