Pedro Moura
f5d43ceedc
Remove tmpwatch temporarily
...
Signed-off-by: Pedro Moura <pmoura@redhat.com >
2025-04-24 22:32:35 +00:00
Kevin Fenzi
8d65c9687c
global: swap out atop for btop
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2025-03-31 10:45:06 -07:00
Stephen Smoogen
432a3a497b
Go through and remove entries for EL6 and EL7
...
Using `git grep el6` and `git grep el7` and variants like EL-7 or
el-7, I found various entries and files which were no longer needed
with the current ansible. I updated text or tests to later versions of
RHEL as needed.
found entries for the fedora ami's for the original cloud and removed
those entries also.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com >
2024-07-03 22:20:30 +00:00
Kevin Fenzi
554b3f10df
download: increase httpd max workers by a lot
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2024-06-03 15:02:18 -07:00
Leo Puvilland
125f956f06
rework communishift to allow for per-project resource requirements
2023-11-16 19:52:58 +00:00
Kevin Fenzi
544b6770f8
rhel9: drop mailx and telnet
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-05-19 14:05:11 -07:00
Adam Williamson
aeacadcaa2
Drop another use of white/blacklist
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-06-12 09:22:33 -07:00
Stephen Smoogen
8a39dbdad7
move the standard workers down to 256
2020-04-30 09:57:58 +00:00
Stephen Smoogen
f10f66ef82
httpd: download servers fix to 408's
...
The Fedora download servers are experiencing a large number of 408's
every day. This is causing timeouts and breaks on yum update. I talked
with the CentOS admins and they pointed me to
https://github.com/CentOS/ansible-role-httpd/ which I shameless borrowed
some code for just the dl. box.
2020-04-30 09:57:16 +00:00
Kevin Fenzi
228700fa05
rawhide-test: move to new f31 based image, add f31 image name to vars
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:16 +02:00
Rick Elrod
142017e95a
try another hack
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2020-04-24 21:34:15 +02:00
Rick Elrod
cdb85e6bf1
try it here for grins
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2020-04-24 21:34:15 +02:00
Kevin Fenzi
bc5b8dca57
base packages to install: remove ntpdate. It's not in rhel8 and we don't use ntp anymore anyhow.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:14 +02:00
Kevin Fenzi
ed8fbb1daa
global: remove libselinux-python from install packages. We don't want it on f31+ and it's installed by basessh on any other host that needs it.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:13 +02:00
Kevin Fenzi
dc6757e92b
maintainer-test / ppc64le: Respin with f30.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Jakub Kadlcik
d8dad58a7b
Upgrading copr-dist-git-dev to F30
2019-06-30 02:27:50 +02:00
Patrick Uiterwijk
b99a18cf04
Re-enable TLSv1.2 and TLSv1.3
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-13 17:07:05 +02:00
Patrick Uiterwijk
47781778ff
Temporarily allow TLSv1.0 and v1.1 to see if that fixes Zanata
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-13 16:41:21 +02:00
Patrick Uiterwijk
a253310670
Disable tlsv1.3 for now until I can check there's no curl bug
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-10 20:15:04 +02:00
Stephen Smoogen
7c3fa7c396
Make it so our http configs for repoSpanner do not wander off from each other due to too many cooks and too few pots. Change all repospanner related 8443 to use jinja variable repoSpanner_{{region}}_http
2019-04-09 13:50:01 +00:00
Patrick Uiterwijk
a8d8783c9e
Add comment on why blacklist rather than whitelist
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-08 22:01:29 +02:00
Patrick Uiterwijk
0c8c6b085e
Also disable TLSv1.1
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-08 21:56:59 +02:00
Patrick Uiterwijk
e007dad000
Enable TLSv1.3 and corresponding ciphers
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2019-04-08 21:35:27 +02:00
Kevin Fenzi
796967c5e6
maintainer-test: add a f30-test in old cloud and 2 aarch64-test01/02 in new virthosts
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-03-31 17:48:02 +00:00
Mikolaj Izdebski
0cd330b38b
Add Fedora-Cloud-Base-29-1.2.x86_64 cloud image
2019-01-03 11:35:57 +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
Ricky Elrod
72a06c46bf
add fedora26 image here
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org >
2017-08-16 06:08:41 +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
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