Commit Graph

4 Commits

Author SHA1 Message Date
Ricardo Carrillo Cruz 8383944786 Change the old meta zuul group to the expected 'zuul' group
The code is switching from relying on metadata based groups to
dynamically created groups with add_host.
As such, the group containing zuul is now 'zuul'.

Change-Id: Ia1336382b489f16a18ca00a67f985d41aad57319
2016-06-07 14:56:51 +00:00
Ricardo Carrillo Cruz 78d572d99e Fix sudo/become deprecation warnings
become is the keyword to use forward instead of sudo.

Change-Id: I1e29e3c37337ba999b2e8a970b688e4ec11ea579
2016-06-06 15:12:49 +00:00
Arie Bregman bf38ef8f1f Fix run_puppet_on_*.yml files
Remove duplicated tasks line.

This is also reported when runnning: ansible-playbook --syntax-check.

Change-Id: Iad7b205418b57e6f38f2c4851ec2624a93689539
2016-03-20 17:14:39 +02:00
Ricardo Carrillo Cruz 6b2350753c Add run_puppet top-level playbooks to apply puppet for services
Rather than doing this in the boostrap roles, better to decouple
and do it separately.
2015-08-27 10:33:04 +02:00