Do not push changes to remote Git system-config anymore
Let's just apply changes locally on the command center server, the whole repo is copied over with rsync to puppetmaster now.
This commit is contained in:
parent
02383a4161
commit
a755211d72
@ -3,7 +3,3 @@
|
||||
args:
|
||||
chdir: /tmp/infra-ansible/system-config/production
|
||||
ignore_errors: True
|
||||
|
||||
- command: git push origin {{ system_config_branch }}
|
||||
args:
|
||||
chdir: /tmp/infra-ansible/system-config/production
|
Loading…
x
Reference in New Issue
Block a user