Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename this handler. | Ralph Bean | 2017-08-27 | 1 | -2/+2 |
| | |||||
* | Restart fedwatch when this file changes. | Ralph Bean | 2017-08-16 | 1 | -0/+3 |
| | |||||
* | make 'restart fedmsg-hub' handler not exclusive to bodhi | Kamil Páral | 2017-08-09 | 1 | -1/+1 |
| | |||||
* | Update notify handler for darkserver | Kushal Das | 2017-07-27 | 1 | -0/+4 |
| | |||||
* | fix handlers and disable notify for now until we roll this out | Kevin Fenzi | 2017-05-14 | 1 | -2/+2 |
| | |||||
* | change method to static, add restart handler for nfs-idmapd and use it | Kevin Fenzi | 2017-03-06 | 1 | -0/+3 |
| | |||||
* | forgot the handler | Kevin Fenzi | 2017-01-30 | 1 | -0/+3 |
| | |||||
* | Make it a task | Patrick Uiterwijk | 2016-12-20 | 1 | -7/+0 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Combine keytabs together | Patrick Uiterwijk | 2016-12-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Setup a proxyreload for httpd that looks for the ticketkey. If it's not ↵ | Kevin Fenzi | 2016-12-01 | 1 | -0/+3 |
| | | | | there, assume the proxy is just being configured and don't reload httpd. | ||||
* | Fix the order of this handler | Kevin Fenzi | 2016-09-27 | 1 | -3/+3 |
| | |||||
* | and we need to have a trigger with the right name | Stephen Smoogen | 2016-09-27 | 1 | -1/+1 |
| | |||||
* | and we need to have a trigger | Stephen Smoogen | 2016-09-27 | 1 | -0/+3 |
| | |||||
* | More bodhi2 for fedora24 changes. | Kevin Fenzi | 2016-08-12 | 1 | -3/+3 |
| | | | | | | Fix places that except bodhi-backend01 for 03 Don't use the copr we can just use a scratch build Set fedmsg enpoints | ||||
* | Consistency is a virtue | Patrick Uiterwijk | 2016-07-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Restart basset worker if config was updated | Patrick Uiterwijk | 2016-07-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Split out this into 3 handlers to avoid warnings | Kevin Fenzi | 2016-06-22 | 1 | -1/+5 |
| | |||||
* | Move koshei handlers to the role | Michael Scherer | 2016-04-09 | 1 | -12/+0 |
| | |||||
* | Remove old unused handlers in the current codebase | Michael Scherer | 2016-04-07 | 1 | -18/+0 |
| | |||||
* | Move a few handlers to the only role using them | Michael Scherer | 2016-04-04 | 1 | -15/+0 |
| | |||||
* | Remove duplicate handlers for update-ca-trust | Michael Scherer | 2016-04-04 | 1 | -6/+0 |
| | | | | | 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. | ||||
* | Move the unbound related handlers to the role | Michael Scherer | 2016-04-04 | 2 | -11/+0 |
| | |||||
* | Move some handlers around. Some to just base but some also to base. | Kevin Fenzi | 2016-03-30 | 1 | -6/+0 |
| | |||||
* | (no commit message) | Michael Scherer | 2016-03-30 | 1 | -9/+0 |
| | |||||
* | add osbs ca to stage koji | Adam Miller | 2016-03-07 | 1 | -0/+6 |
| | |||||
* | Add a -f here as sometimes it seems systemd-journald is run as ↵ | Kevin Fenzi | 2016-02-11 | 1 | -1/+1 |
| | | | | /usr/lib/systemd/systemd-journald which doesn't match | ||||
* | We need to tell systemd-journald that it should sync out to persist storage ↵ | Kevin Fenzi | 2016-02-10 | 1 | -0/+2 |
| | | | | otherwise it won't work until next reboot | ||||
* | handling ip address change | doteast | 2016-02-04 | 1 | -0/+2 |
| | |||||
* | rename handler for clearity | doteast | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | net iface config templating and decouple resolvconf from NM | doteast | 2016-02-04 | 1 | -0/+12 |
| | |||||
* | Kill old references to fcomm-cache-worker. | Ralph Bean | 2015-11-19 | 1 | -3/+0 |
| | |||||
* | Add a conditional-reload script and use it so we can not fail on hosts with ↵ | Kevin Fenzi | 2015-11-13 | 1 | -1/+1 |
| | | | | no httpd installed. | ||||
* | Replace all restart httpd with reload httpd | Patrick Uiterwijk | 2015-11-04 | 1 | -3/+0 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Temporarily disable this until I fix the script to handle the quick followup | Patrick Uiterwijk | 2015-11-04 | 1 | -6/+6 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | The changed_when was not needed, and fixed a path error | Patrick Uiterwijk | 2015-11-04 | 1 | -4/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Always trigger the fix routing if we restart openvpn | Patrick Uiterwijk | 2015-11-04 | 1 | -0/+3 |
| | |||||
* | Move fix-routes.sh to openvpn base and run it on restart | Patrick Uiterwijk | 2015-11-04 | 1 | -0/+9 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add handler here for mirrorlist-server. | Kevin Fenzi | 2015-10-15 | 1 | -0/+3 |
| | |||||
* | Tweak infinoted config a bit more. Make sync 60 seconds instead of 10 | Kevin Fenzi | 2015-10-13 | 1 | -0/+3 |
| | | | | add a handler to restart on config changes. | ||||
* | First pass at autocloud backend stuff. | Ralph Bean | 2015-09-28 | 1 | -0/+3 |
| | |||||
* | Split bodhi-backend stuff out amongst the two nodes. | Ralph Bean | 2015-09-02 | 1 | -0/+3 |
| | |||||
* | Don't let master.yml runs accidentally restart the masher. | Ralph Bean | 2015-08-27 | 1 | -0/+1 |
| | |||||
* | Finally make the fedora infra cloud playbook idempotent | Kevin Fenzi | 2015-06-15 | 1 | -0/+5 |
| | | | | | | 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. | ||||
* | Change all instances of ansible_distribution_major_version to filter to int ↵ | Kevin Fenzi | 2015-05-27 | 1 | -2/+2 |
| | | | | for comparisons. | ||||
* | Rework the iptables/libvirt handler stuff. | Kevin Fenzi | 2015-04-28 | 1 | -3/+3 |
| | |||||
* | Add Koschei stg/prod hosts | Mikolaj Izdebski | 2015-04-24 | 1 | -0/+12 |
| | | | | | | | - 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 | ||||
* | (stunnel) add a restart handler. | Ralph Bean | 2015-03-17 | 1 | -0/+3 |
| | |||||
* | move more restarts to handlers | Miroslav Suchý | 2015-03-11 | 1 | -0/+3 |
| | |||||
* | move update-ca-trust to handler | Miroslav Suchý | 2015-03-11 | 1 | -0/+3 |
| | |||||
* | Add initial ip6tables to base. | Kevin Fenzi | 2015-02-06 | 1 | -0/+3 |
| |