copy/pasta artifact.
This commit is contained in:
parent
a42891fc64
commit
8068a89108
1 changed files with 4 additions and 4 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue