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
Patrick Uiterwijk
08568865fe
Replace all restart httpd with reload httpd
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Patrick Uiterwijk
826315206d
Temporarily disable this until I fix the script to handle the quick followup
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:29:11 +00:00
Patrick Uiterwijk
a091328b7f
The changed_when was not needed, and fixed a path error
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:19:22 +00:00
Patrick Uiterwijk
eeb5989148
Always trigger the fix routing if we restart openvpn
2015-11-04 23:16:57 +00:00
Patrick Uiterwijk
fe6f551049
Move fix-routes.sh to openvpn base and run it on restart
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:09:43 +00:00
Kevin Fenzi
83bff63340
Add handler here for mirrorlist-server.
2015-10-15 17:07:17 +00:00
Kevin Fenzi
57eb9b4f8f
Tweak infinoted config a bit more. Make sync 60 seconds instead of 10
...
add a handler to restart on config changes.
2015-10-13 20:15:57 +00:00
Ralph Bean
d96376d8e1
First pass at autocloud backend stuff.
2015-09-28 17:41:16 +00:00
Ralph Bean
b9c701140a
Split bodhi-backend stuff out amongst the two nodes.
2015-09-02 17:02:54 +00:00
Ralph Bean
cdc204546f
Don't let master.yml runs accidentally restart the masher.
2015-08-27 19:43:57 +00:00
Kevin Fenzi
d206ef0f46
Finally make the fedora infra cloud playbook idempotent
...
Don't set root password in base and again later in host playbook.
Download rpms and make sure they are installed rather than using url in yum module.
Move cinder restart to a handler.
2015-06-15 19:14:55 +00:00
Kevin Fenzi
275f4b5203
Change all instances of ansible_distribution_major_version to filter to int for comparisons.
2015-05-27 22:27:39 +00:00
Kevin Fenzi
a136816e83
Rework the iptables/libvirt handler stuff.
2015-04-28 17:18:14 +00:00
Mikolaj Izdebski
a974762d13
Add Koschei stg/prod hosts
...
- koschei-specific setup tasks are moved to a new koschei role
- cloud dev instance is made to use koschei role
- stg and prod instances are added to inventory
- koschei host group is introduced
2015-04-24 16:35:48 +00:00
Ralph Bean
f11e60978f
(stunnel) add a restart handler.
2015-03-17 14:15:13 +00:00
Miroslav Suchý
4dc9276494
move more restarts to handlers
2015-03-11 09:15:10 +00:00
Miroslav Suchý
8b37997c72
move update-ca-trust to handler
2015-03-11 08:54:58 +00:00
Kevin Fenzi
8622c15919
Add initial ip6tables to base.
2015-02-06 21:20:11 +00:00
Kevin Fenzi
6a4e823ce3
Add restart squid
2015-02-03 00:46:51 +00:00
5c6b60bf7f
adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa
2015-01-31 01:35:47 +00:00
Kevin Fenzi
0ddf29358c
Add a keepalived role.
2015-01-14 21:29:18 +00:00
Kevin Fenzi
538f1bec6a
Restart varnish on changes
2015-01-06 22:19:18 +00:00
Kevin Fenzi
d73097122a
Need a restart haproxy handler
2015-01-06 21:56:49 +00:00
Ralph Bean
5bd10b3e2c
Restart fcomm-cache-worker when config changes.
2014-11-17 15:35:29 +00:00
Kevin Fenzi
313cf3ab0d
Add handler to iptables to hup libvirtd on buildhw. Ticket 4581
2014-11-08 17:07:36 +00:00
Kevin Fenzi
ca6e170d52
Workaround bridge bug on virthosts - https://bugzilla.redhat.com/show_bug.cgi?id=634736
2014-10-08 21:03:20 +00:00
2da4e300cb
only restart nagios if the configuration check passes
...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2014-09-27 03:30:41 +00:00
Kevin Fenzi
29bfbdffda
Fix qa09.mgmt https check and add a restart for nagios
2014-09-26 18:23:17 +00:00
351743ac20
try using ansible_distribution_major_version instead of ansible_distribution_version[0]
2014-09-24 17:41:38 +00:00
56f380e1d5
changing distribution name to be what ansible is expecting
2014-09-24 17:39:38 +00:00
d6195c2c33
changing openvpn restart notifications to work on sysvinit and systemd style machines
2014-09-24 17:32:41 +00:00
Miroslav Suchý
66c7e2d8a1
configure eth1 on compute node
2014-09-23 08:55:26 +00:00
Kevin Fenzi
28fbe5f39f
This is a command, not a systemctl module.
2014-08-19 15:07:30 +00:00
Kevin Fenzi
a01469ad74
Set memcached to always restart.
2014-08-19 15:01:48 +00:00
Pierre-Yves Chibon
8406c182ef
Add openvpn handler for Fedora 20+
2014-08-01 12:58:11 +02:00
Pierre-Yves Chibon
00e9c9737f
Add an openvpn handler for EL6
2014-08-01 12:35:11 +02:00
Kevin Fenzi
77897bacc7
memcached01/02 reborn as rhel7 and with much ansible.
2014-07-14 21:23:23 +00:00