diff --git a/playbooks/groups/fedocal.yml b/playbooks/groups/fedocal.yml index c68f48ac0c..4ceb010100 100644 --- a/playbooks/groups/fedocal.yml +++ b/playbooks/groups/fedocal.yml @@ -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