Commit Graph

8 Commits

Author SHA1 Message Date
Nils Philippsen
80f0769e0f Remove no-op template blocks
Renaming PHX2 -> IAD2 with existing IAD2 conditional template blocks
left some in the form...:

{% if datacenter == 'iad2' %}
...
{% elif datacenter == 'iad2' %}
...

...making the second block a no-op. Remove them.

Follow up to commit 7984b46eb7

Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-07-15 15:29:20 +00:00
Kevin Fenzi
7984b46eb7 The great phx2 pruning run (1st cut).
Since we no longer have any machines in phx2, I have tried to remove
them from ansible. Note that there are still some places where we need
to remove them still: nagios, dhcp, named were not touched, and in cases
where it wasn't pretty clear what a conditional was doing I left it to
be cleaned up later.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-14 14:14:31 -07:00
Stephen Smoogen
5c33d3c903 make the fedmsg template even more complicated because it needs to have different datacenters defined in it 2020-05-29 14:35:12 -04:00
Ralph Bean
564f1b9420 Give bugzilla2fedmsg two more threads. 2016-03-29 01:59:25 +00:00
Ralph Bean
fd9ac09148 Use the full name here. 2016-03-29 01:22:56 +00:00
Ralph Bean
b0d6611fb2 ...but you can call me "bugzilla". 2014-06-24 15:56:08 +00:00
Ralph Bean
e3f8c50b23 A role for bugzilla2fedmsg. 2014-06-24 14:32:06 +00:00
Ralph Bean
e4c35eb494 Add generic fedmsg config for bugzilla2fedmsg. 2014-06-23 20:22:09 +00:00