Kevin Fenzi
779fa01877
autocloud: fare well autocloud, you served long and well...
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Karsten Hopp
c9ed62ac32
update ansible_distribution_major_version conditionals
...
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
Kevin Fenzi
1af6fd541b
handlers: Add a restart fedmsg-hub-3 handler as it's used some places now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-02 16:57:02 +00:00
Stephen Smoogen
8611ab80ed
put in proper checks like we have for other domains
2019-05-29 15:57:26 +00:00
Stephen Smoogen
1be05a2039
put in header checks postmap and restart
2019-05-29 14:59:43 +00:00
Stephen Smoogen
95da782701
we had some entries for bodhi-backend03 which did not make sense to keep. remove them also
2019-05-28 17:23:38 +00:00
Mikolaj Izdebski
89f2e67c8b
Handlers should reload systemd, if needed, before restarting services
2019-02-21 18:58:08 +01:00
Adam Williamson
6c390c669b
First cut at migrating openqa-stg to fedmsg-3
...
This includes some tweaks to the core fedmsg roles to allow a
'generic' way of indicating that a box should use fedmsg-hub-3
not fedmsg-hub, and make the restart notification work for that.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 10:53:16 -08:00
Randy Barlow
ab31dee7e8
Upgrade production to bodhi-3.11.0-3.fc29.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-19 14:22:02 +00:00
Randy Barlow
a19aaaed9e
Upgrade Bodhi staging to 3.11 beta and use Python 3.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-08 14:35:19 +00:00
Aurélien Bompard
b1ead55e6f
Fix ansible module option
2018-10-05 07:39:23 +00:00
Patrick Uiterwijk
98b73ff66e
Add handler
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-04 10:08:10 +00:00
Jeremy Cline
e8b13a2fa4
Raise the file limit on the RabbitMQ cluster
...
RabbitMQ recommends[0] that the open file descriptor limit be set to a
minimum of 50K. It recommends that the maximum number of open
connections be multiplied by 2 and added to the total number of queues.
Finally, it suggests that 500K isn't an unreasonable setting. This sets
the default to 500K and makes the value configurable.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-09-18 15:35:20 +00:00
Rick Elrod
d2b6d8ec2d
add sshd here to attempt fixing the cloud host playbooks?
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-05-31 18:23:39 +00:00
Kevin Fenzi
d55018a9d3
clean up more jenkins leftovers
2018-05-02 17:26:25 +00:00
Kevin Fenzi
0e494da145
shelve darkserver
2018-04-10 20:36:40 +00:00
Kevin Fenzi
e621c76c8f
Fix up the fedmsg handler. Ticket https://pagure.io/fedora-infrastructure/issue/6550
...
Just change the conditional script to use systemctl try-restart and hopefully it will do what we want.
2018-02-20 00:24:11 +00:00
Kamil Páral
acb6babb45
taskotron: add restart buildmaster handler and fix buildslave services
2018-01-05 15:33:48 +01:00
Ralph Bean
ad28cd5c36
Rename this handler.
2017-08-27 20:02:56 +00:00
Ralph Bean
1fefb3b691
Restart fedwatch when this file changes.
2017-08-16 18:04:36 +00:00
Kamil Páral
9a933e3bb5
make 'restart fedmsg-hub' handler not exclusive to bodhi
2017-08-09 13:21:22 +02:00
Kushal Das
0c164f885e
Update notify handler for darkserver
2017-07-27 15:00:24 +00:00
Kevin Fenzi
f400f56c6b
fix handlers and disable notify for now until we roll this out
2017-05-14 21:38:08 +00:00
Kevin Fenzi
960e39e9fb
change method to static, add restart handler for nfs-idmapd and use it
2017-03-06 23:12:51 +00:00
Kevin Fenzi
88555bb24d
forgot the handler
2017-01-30 22:07:38 +00:00
Patrick Uiterwijk
ab40af84d1
Make it a task
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-20 05:16:52 +00:00
Patrick Uiterwijk
a16153d7ad
Combine keytabs together
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-20 05:13:49 +00:00
Kevin Fenzi
1effd347df
Setup a proxyreload for httpd that looks for the ticketkey. If it's not there, assume the proxy is just being configured and don't reload httpd.
2016-12-01 21:36:07 +00:00
Kevin Fenzi
41cee6c129
Fix the order of this handler
2016-09-27 16:35:29 +00:00
Stephen Smoogen
9ae6abf3c7
and we need to have a trigger with the right name
2016-09-27 03:09:23 +00:00
Stephen Smoogen
2c055ba46e
and we need to have a trigger
2016-09-27 03:08:25 +00:00
Kevin Fenzi
ca88391df3
More bodhi2 for fedora24 changes.
...
Fix places that except bodhi-backend01 for 03
Don't use the copr we can just use a scratch build
Set fedmsg enpoints
2016-08-12 19:36:37 +00:00
Patrick Uiterwijk
96f4c3985d
Consistency is a virtue
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-08 14:20:48 +00:00
Patrick Uiterwijk
46f8efc01a
Restart basset worker if config was updated
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-08 14:16:30 +00:00
Kevin Fenzi
f8bca830ba
Split out this into 3 handlers to avoid warnings
2016-06-22 19:27:37 +00:00
Michael Scherer
062a0f4692
Move koshei handlers to the role
2016-04-09 13:15:18 +00:00
Michael Scherer
5896be24e6
Remove old unused handlers in the current codebase
2016-04-07 16:25:09 +00:00
Michael Scherer
856abe494e
Move a few handlers to the only role using them
2016-04-04 20:46:29 +00:00
Michael Scherer
c6d2406b5a
Remove duplicate handlers for update-ca-trust
...
Since there is a already existing update ca-trust in handlers/main.yml
doing the same thing as 'update ca trust', better use 1 single copy.
2016-04-04 14:31:52 +00:00
Michael Scherer
00d7dd5777
Move the unbound related handlers to the role
2016-04-04 14:27:54 +00:00
Kevin Fenzi
109c0ece10
Move some handlers around. Some to just base but some also to base.
2016-03-30 15:06:15 +00:00
Michael Scherer
edafebe7dc
2016-03-30 14:52:03 +00:00
Adam Miller
59c88c05e4
add osbs ca to stage koji
2016-03-07 22:09:45 +00:00
Kevin Fenzi
ddaa5857d7
Add a -f here as sometimes it seems systemd-journald is run as /usr/lib/systemd/systemd-journald which doesn't match
2016-02-11 20:13:32 +00:00
Kevin Fenzi
65699b531d
We need to tell systemd-journald that it should sync out to persist storage otherwise it won't work until next reboot
2016-02-10 00:03:09 +00:00
doteast
12f6fa4f92
handling ip address change
2016-02-04 22:09:06 +00:00
doteast
872512c4fa
rename handler for clearity
2016-02-04 20:58:30 +00:00
doteast
bd13e567f2
net iface config templating and decouple resolvconf from NM
2016-02-04 20:44:49 +00:00
Ralph Bean
c3bd96853a
Kill old references to fcomm-cache-worker.
2015-11-19 18:47:43 +00:00
Kevin Fenzi
17d96e5da9
Add a conditional-reload script and use it so we can not fail on hosts with no httpd installed.
2015-11-13 23:49:38 +00:00