Enable the fedocal playbook on fedocal - prod

This commit is contained in:
Pierre-Yves Chibon 2013-11-14 18:51:45 +01:00
parent 6284895aaf
commit dfb97356be

View file

@ -4,8 +4,7 @@
# NOTE: most of these vars come from group_vars/fedocal* or from hostvars
- name: make fedocal
hosts: fedocal-stg
#;fedocal
hosts: fedocal-stg;fedocal
user: root
gather_facts: False
@ -22,8 +21,7 @@
- include: $handlers/restart_services.yml
- name: make the box be real
hosts: fedocal-stg
#;fedocal
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
@ -55,8 +53,7 @@
- include: $handlers/restart_services.yml
- name: set up fedmsg
hosts: fedocal-stg
#;fedocal
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
@ -73,8 +70,7 @@
- include: $handlers/restart_services.yml
- name: deploy fedocal itself
hosts: fedocal-stg
#;fedocal
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True