This website requires JavaScript.
Explore
Get Started
opendev
/
system-config
Code
Issues
Proposed changes
157b9a0de1
Branches
Tags
View all branches
system-config
/
playbooks
/
remote_puppet_afs.yaml
6 lines
77 B
YAML
Raw
Normal View
History
Unescape
Escape
Add AFS I don't really think this needs any further explanation. Change-Id: I41378bd320c6c6fad2c981d5cc773486af075c41
2014-10-18 16:22:52 -07:00
---
Add shade and openstack inventory to system We're not ready to move from puppet inventory to openstack inventory just yet, so don't actually swap the dynamic inventory plugin. But, add it to the system so that running manual tests of all of the pieces is possible. Add the currently administratively disabled hosts to the disabled group so that we can verify this works. Change-Id: I73931332b2917b71a008f9213365f7594f69c41e
2015-11-25 11:31:23 -05:00
-
hosts
:
"afs*:!disabled"
Set gather_facts true in ansible playbooks This is need to support ansible built-in facts used by puppet-ansible Change-Id: Id8d14905e12c1d25c49322dd4c418b3f47c0d7c4
2015-11-23 16:36:52 +02:00
gather_facts
:
true
Add AFS I don't really think this needs any further explanation. Change-Id: I41378bd320c6c6fad2c981d5cc773486af075c41
2014-10-18 16:22:52 -07:00
roles
:
Add some in-tree ansible group vars As we're using these roles, we'll want to pass potentially different values to different of our hosts over time. For instance, we may want to set the jenkins servers to start using puppet apply before we get all the hosts there. Since we run most of the hosts in a big matching mechanism, the way we can pass different input values to each host. Change-Id: I5698355df0c13cd11fe5987787e65ee85a384256
2015-03-11 13:04:42 -04:00
-
role
:
puppet
Copy Permalink