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:
Ricardo Carrillo Cruz 2015-04-29 15:25:53 +02:00
parent 02383a4161
commit a755211d72
1 changed files with 0 additions and 4 deletions

View File

@ -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