Commit Graph

11 Commits

Author SHA1 Message Date
Patrick Uiterwijk
4ac18d2200 If a host has no specific hosts file in ansible, make it an empty one
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-15 01:21:26 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
a32f8b9e4a Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
2016-05-11 15:08:50 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +00:00
Peter Robinson
944a9223f5 hosts file: prioritise more specific host_group over more generic ansible_domain to ensure task specific hosts get right config 2015-07-29 16:20:44 +00:00
Kevin Fenzi
4d057b32e9 See if adding this here fixes an issue with stg.
Basically if /etc/hosts has proxy01.phx2.fedoraproject.org in it,
ansible picks that up and gets the host file for that instead of
the one for proxy01.stg.phx2.fedoraproject.org and it flips back
and forth on ansible runs.
2015-07-06 20:39:09 +00:00
Stephen Smoogen
fc2aae01ac ooops 2014-11-04 02:22:30 +00:00
Stephen Smoogen
d0591e8037 I think now I can get the datacenter working 2014-11-04 02:21:34 +00:00
Kevin Fenzi
232be783ca Fold a bunch of staging hosts files into a common one, add hosts tag to role. 2014-07-14 22:06:05 +00:00
Kevin Fenzi
3a0d2d4483 Fix paths 2014-06-23 01:01:24 +00:00
Kevin Fenzi
800c03d37e Move hosts to a role and put it before fas_client so initial runs can find admin. 2014-06-23 00:49:31 +00:00