Commit graph

116 commits

Author SHA1 Message Date
Stephen Smoogen
1307eb07f2 put in graybrandon@gmail.com patch to remove firewalld from base install 2017-07-19 16:11:53 +00:00
Stephen Smoogen
4dbdbc2767 ok I am going to try this because I am grumpy 2017-06-23 15:29:46 +00:00
Stephen Smoogen
9501b386b5 I belive the group name needed to be something else 2017-06-23 15:27:34 +00:00
Stephen Smoogen
fe071be07f and we may need to do this also 2017-06-21 18:22:01 +00:00
Stephen Smoogen
5219c61054 I think this wont break anything 2017-06-15 23:35:54 +00:00
Stephen Smoogen
dafcf12b63 and we need to put this in the correct spot 2017-05-01 19:53:32 +00:00
Stephen Smoogen
c34305cd29 and let us try this 2017-05-01 19:47:29 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Stephen Smoogen
bf3e1bf6c5 and we forgot this gem 2017-04-11 21:41:22 +00:00
Stephen Smoogen
6cd2eadecd clean up some variables 2017-02-21 20:36:11 +00:00
Stephen Smoogen
cece7bfd0c make the names match you silly 2017-01-07 23:13:42 +00:00
Stephen Smoogen
239007aee3 well here starts the breakage 2017-01-07 22:32:00 +00:00
Patrick Uiterwijk
25ae48b6c2 Add config for f25 x86_64
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-30 19:46:43 +00:00
Patrick Uiterwijk
f1dd7a7432 Unify all ssl cipher suite configurations
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-08-31 19:28:26 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
4e8f3230ee Also add global var alias for final fedora24 image 2016-07-02 18:58:35 +00:00
Kevin Fenzi
7c8cae4659 Add jenkins f23 and f24 (alpha) slaves. 2016-04-21 20:31:22 +00:00
Michael Scherer
189260776c Move ntp setup in a role
Since base install ntp on all platforms, we can skip the vars
and place it by default (next step is to convert the
few playbooks duplicating the role)
2016-04-16 17:47:36 +00:00
Michael Scherer
cd0fb31bd9 Move netapp_* vars to the iscsi role
Since that's the only role where they are used, it make sense
to keep it close and not "pollute" the global namespace
2016-04-09 20:23:55 +00:00
Kevin Fenzi
9006a36832 Update all calls to sudo to use 'become' and sudo_user to 'become_user' 2016-02-02 21:24:45 +00:00
Kevin Fenzi
e25972f733 Switch twisted rhel6 buildbots to fedora23 2015-11-16 19:22:14 +00:00
Kevin Fenzi
0c533ee5f0 Switch back to inventory_hostname_short for debugging 2015-11-11 23:20:28 +00:00
Kevin Fenzi
32f6ce5ac7 Try this as inventory_hostname as it doesn't like _short 2015-11-11 22:57:31 +00:00
Kevin Fenzi
2873cdd427 Move all puppet_private stuff to ansible private so we can stop using puppet private. 2015-09-25 18:16:23 +00:00
Kevin Fenzi
c29d15a20d Copy the rhel vars over to centos also 2015-06-26 16:33:14 +00:00
Patrick Uiterwijk
55602e222a Fix this URL
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-23 08:33:30 +00:00
Patrick Uiterwijk
f43622c33c Migrate openstack over to fedorainfracloud.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-23 06:43:05 +00:00
d043898941 fix typo in f22 image name
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 12:55:29 +00:00
Kevin Fenzi
b3f7e90f8c Add final f22 cloud images to our cloud along with aliases for easy use. 2015-06-02 12:34:18 +00:00
Kevin Fenzi
8772048c89 Fix atomic image variables. 2015-05-13 22:23:35 +00:00
Kevin Fenzi
5b28047857 Setup global vars for the various fedora/rhel/centos images and use them for new cloud. 2015-05-13 19:50:33 +00:00
Miroslav Suchý
e360cd9fde correct swift storage path 2015-04-27 13:35:28 +00:00
Miroslav Suchý
b2d272ef3d allow fed-cloud09 to log to itself
so packstack can configure swift. And unify the ssh key deployment
2015-04-27 10:01:22 +00:00
Miroslav Suchý
0acbfef44f packstack lost ability to configure multiple swift storage nodes 2015-04-20 13:04:34 +00:00
Miroslav Suchý
316497f808 packstack require ip addresses 2015-04-20 12:07:43 +00:00
Miroslav Suchý
06a64c211c hmm too complicated, let the packstack do the work for now 2015-04-20 10:14:45 +00:00
Miroslav Suchý
88050c8e83 let packastack install swift only on fed-clou09
we will install it on compute nodes manually
2015-04-20 09:46:51 +00:00
Miroslav Suchý
5707d8b1f2 configure swift on all nodes 2015-04-15 14:17:52 +00:00
Patrick Uiterwijk
725adbff63 Add public key per ticket 4725
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-04-14 10:09:19 +00:00
Miroslav Suchý
e922d38b45 add rsyslog to global_pkgs_inst
As part of
  http://fedoraproject.org/wiki/Changes/NoDefaultSyslog
rsyslog is no more installed by default since F20+.

role/base refer to rsyslog on several places: enable that service, start
it... but never install it (only in Koji builder playbook install it,
but not as part of the role).

Which cause our playbooks to fail on F21 machines.

Allowed in Freeze by:
https://lists.fedoraproject.org/pipermail/infrastructure/2015-March/015840.html
2015-04-01 06:44:29 +00:00
Kevin Fenzi
cc69bd0c2e Point to new iscsi portal 2015-03-30 16:50:00 +00:00
Miroslav Suchý
3a5f8645b3 define variable os_auth_url 2015-03-18 15:19:59 +00:00
Kevin Fenzi
ea1d5d0a54 Clean things up for an end 2015-03-17 22:20:17 +00:00
Kevin Fenzi
c950f39184 What happens when we try this? 2015-03-17 22:11:04 +00:00
Kevin Fenzi
26d1c42583 Update info about external cloud ips and update ranges. 2015-03-09 15:55:39 +00:00
Miroslav Suchý
03f4921381 put controller hostname into variable 2015-03-03 09:33:39 +00:00
Miroslav Suchý
9da061b5a5 add private ip of compute nodes to controller hosts file 2015-02-19 10:30:00 +00:00
Kevin Fenzi
27011cb0ad Install ntp on guests too. 2015-02-15 17:39:32 +00:00
Kevin Fenzi
552c8dc2df Add f21 ami to vars 2015-02-13 18:39:01 +00:00
Miroslav Suchý
4a922bdbf6 add compute IPs ans change dns IPs 2015-01-29 09:25:47 +00:00