Run this upgrade playbook on staging and production both.

This commit is contained in:
Ralph Bean 2015-06-18 15:36:43 +00:00
parent 6aeb3ab0c9
commit 2d3fd846c4

View file

@ -1,5 +1,5 @@
- name: push packages out
hosts: value-stg
hosts: value;value-stg
user: root
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -22,7 +22,7 @@
when: testing
- name: verify the config and restart it
hosts: value-stg
hosts: value;value-stg
user: root
vars_files:
- /srv/web/infra/ansible/vars/global.yml