Commit Graph

73 Commits

Author SHA1 Message Date
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
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
2873cdd427 Move all puppet_private stuff to ansible private so we can stop using puppet private. 2015-09-25 18:16:23 +00:00
Ricky Elrod
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ý
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
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
552c8dc2df Add f21 ami to vars 2015-02-13 18:39:01 +00:00
Ralph Bean
1e49aa493d Remove all accelerate-mode knobs and toggles now that pipelining is a go. 2014-11-12 19:15:06 +00:00
Kevin Fenzi
33ebefb368 Set rhel7 image to new shiny one that might work. 2014-10-15 23:28:05 +00:00
Kevin Fenzi
34432689a6 Tweak case 2014-06-29 17:37:15 +00:00
Kevin Fenzi
71e0a760a3 Next image please 2014-06-25 20:22:13 +00:00
Kevin Fenzi
2121eb8a30 el7 cloud 2014-06-25 20:21:37 +00:00
Kevin Fenzi
ce5f9b8148 Set sudo: false globally. 2014-06-24 19:41:10 +00:00
Kevin Fenzi
25dc54212b Set accelerate to false by default, override with -e acclerated=True for your playbook runs. 2014-05-19 15:22:24 +00:00
Ricky Elrod
26b3dffd89 Add 3 missing packages to global_pkgs_inst, from global.pp in puppet 2014-04-29 23:39:20 +00:00
Kevin Fenzi
15eae91b61 Add el7b jenkins builder, clean up image names, etc 2014-03-15 16:43:35 +00:00
Kevin Fenzi
cab63ff16b Try cleaning this up some. 2014-03-04 00:08:48 +00:00
Kevin Fenzi
75a68ab596 Switch back to this setup 2014-02-28 21:12:03 +00:00
Kevin Fenzi
c6e71f899a Grrrrr. - is not valid in a variable name 2014-02-28 21:00:21 +00:00
Kevin Fenzi
3c4dc7fdbe Variable headache 2014-02-28 20:49:10 +00:00
Kevin Fenzi
9af221956a Try this tack 2014-02-28 20:43:43 +00:00
Kevin Fenzi
588722a9e8 Cull global packages, add ansible accel mode to kojibuilders. 2014-01-24 22:27:34 +00:00
Kevin Fenzi
5e61d476e9 Remove user_data until I can figure out how to make it work. 2014-01-15 16:50:37 +00:00
Kevin Fenzi
b9ff6d133d Revert "Move accelerate: true to global vars."
This reverts commit 0953ea5efa.

Looks like this doesn't work as a var, and accel might just get dropped in favor of new ssh soon.
2014-01-08 20:35:05 +00:00
Kevin Fenzi
0953ea5efa Move accelerate: true to global vars. 2014-01-08 19:28:00 +00:00
Kevin Fenzi
740ce5dc7c Another attempt 2014-01-07 00:55:33 +00:00
Kevin Fenzi
3631e708b8 Another stab, perhaps json? 2014-01-07 00:49:59 +00:00
Kevin Fenzi
134572d9cc Try this one for user_data 2014-01-07 00:38:22 +00:00
Kevin Fenzi
e1b50b3a35 Another attempt 2014-01-06 22:58:33 +00:00
Kevin Fenzi
041fc44463 How about this one? 2014-01-06 22:56:57 +00:00
Kevin Fenzi
bf99a15cb0 Lets try this. 2014-01-06 22:53:35 +00:00
Kevin Fenzi
e2c77afff8 Another tweak 2014-01-06 22:44:30 +00:00
Kevin Fenzi
cd10ff31da Add some more vars 2014-01-06 22:42:09 +00:00
Kevin Fenzi
d9f4c98b8d Try this 2014-01-06 22:38:15 +00:00
Kevin Fenzi
e408633b86 Stab at disabling the anoying login as fedora junk in fedora cloud images. 2014-01-06 22:33:00 +00:00
Kevin Fenzi
16b0f71f3a Try this 2014-01-06 17:52:58 +00:00
Kevin Fenzi
67bc3b4920 vars is reserved, use vars_path for variable path 2014-01-06 17:49:22 +00:00
Kevin Fenzi
b5cdb8576e Huh. Try this again 2014-01-01 23:30:30 +00:00
Kevin Fenzi
27f614f9fe Another stab at it. 2014-01-01 22:34:00 +00:00