copy/pasta artifact.

This commit is contained in:
Ralph Bean 2014-07-16 20:11:41 +00:00
parent a42891fc64
commit 8068a89108

View file

@ -1,5 +1,5 @@
- name: make fedimg server
hosts: fedimg-stg
- name: make busgateway server
hosts: busgateway-stg
user: root
gather_facts: False
@ -16,7 +16,7 @@
- include: "{{ handlers }}/restart_services.yml"
- name: dole out the generic configuration
hosts: fedimg-stg
hosts: busgateway-stg
user: root
gather_facts: True
accelerate: "{{ accelerated }}"
@ -46,7 +46,7 @@
- include: "{{ handlers }}/restart_services.yml"
- name: dole out the service-specific config
hosts: fedimg-stg
hosts: busgateway-stg
user: root
gather_facts: True
accelerate: "{{ accelerated }}"