Leave system_config_branch and as a global var, remove others
This commit is contained in:
parent
2bb1a0c8fc
commit
062bca4b65
@ -1,4 +1,2 @@
|
||||
---
|
||||
system_config_repo_url: git@github.com:rcarrillocruz/system-config.git
|
||||
system_config_repo_https_url: https://github.com/rcarrillocruz/system-config.git
|
||||
system_config_branch: infra_config
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
system_config_repo_url: git@your_git_server/system-config.git
|
||||
system_config_repo_https_url: https://your_git_server/system-config.git
|
||||
key_name: your_openstack_key
|
||||
infra_servers:
|
||||
- name: puppetmaster.yourdomain.cloud
|
||||
|
Loading…
x
Reference in New Issue
Block a user