Kevin Fenzi
|
65f2e53b3a
|
Drop a unused file, update readme.
|
2018-10-01 21:57:27 +00:00 |
|
Kevin Fenzi
|
62b5f43243
|
put this back to just a bare number
|
2018-10-01 21:47:04 +00:00 |
|
Kevin Fenzi
|
44cad9f551
|
add some more adjust
|
2018-10-01 21:43:13 +00:00 |
|
Kevin Fenzi
|
33291dee58
|
test more
|
2018-10-01 21:37:06 +00:00 |
|
Kevin Fenzi
|
a24ca9b843
|
try removing singquotes
|
2018-10-01 21:27:34 +00:00 |
|
Kevin Fenzi
|
eafb9b226d
|
Perhaps we need to filter for int here.
|
2018-10-01 21:23:06 +00:00 |
|
Kevin Fenzi
|
a63f6cdfdd
|
try this out
|
2018-10-01 21:20:08 +00:00 |
|
Kevin Fenzi
|
6651ce408d
|
Add quotes, rename some things, try some more complex dependencies
|
2018-10-01 21:15:02 +00:00 |
|
Kevin Fenzi
|
9ba2cb2df0
|
adjust things
|
2018-10-01 21:02:17 +00:00 |
|
Kevin Fenzi
|
021eedcf68
|
make this a dict/hash
|
2018-10-01 20:52:16 +00:00 |
|
Kevin Fenzi
|
bf771767ef
|
Test out a little bit of variable stuff to see if it will work to help us.
|
2018-10-01 20:45:05 +00:00 |
|
Kevin Fenzi
|
c7e4e84610
|
We do not want pam_sss right now on Fedora hosts, as it breaks our pam_url sudo setup.
|
2018-06-11 19:10:38 +00:00 |
|
Mikolaj Izdebski
|
d70d098d40
|
Reinstall java-deptools on Fedora 28
|
2018-05-08 03:30:03 +00:00 |
|
Mikolaj Izdebski
|
698ede0787
|
Add atop to global_pkgs_inst
This small tool is especially useful in identifying performance
bolltenecks.
|
2018-02-28 18:29:14 +00:00 |
|
Miroslav Suchý
|
0e0b05a475
|
add F27 image to Fedora Cloud
|
2017-11-16 16:17:00 +01:00 |
|
|
72a06c46bf
|
add fedora26 image here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
|
2017-08-16 06:08:41 +00:00 |
|
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 |
|