Commit Graph

4 Commits

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

Change-Id: I5958a9fda04255daa028aaf779a208bd517d44a6
2016-06-07 15:12:06 +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