Commit Graph

75 Commits

Author SHA1 Message Date
James Antill
a7435094a0 fedmsg/base: Convert from dnf/with_items to package/name. 2019-06-11 15:02:03 +00:00
Kevin Fenzi
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00: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
Adam Williamson
4d884a0e3c Fix more dnf loop deprecations in various roles
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 14:09:00 -07:00
Ralph Bean
6cf2425a61 Declare fedmsg endpoints for odcs backend. 2018-06-21 13:28:05 +00:00
Kevin Fenzi
a8714caab3 first cut at changing all the old |changed to is changed per ansible deprecations 2018-05-07 23:51:48 +00:00
Kevin Fenzi
e51b6285a6 Shelve summershum 2018-04-10 21:39:56 +00:00
Patrick Uiterwijk
936e8b261a yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Brian Stinson
64cf041fc2 add the public fedmsg relay for ci.centos.org to the fedora staging infrastructure 2017-05-11 20:59:06 +00:00
Ralph Bean
536bd4b62f Remove item that should have been removed in 4885069d12. 2017-02-28 20:22:22 +00:00
Ralph Bean
4885069d12 Remove old dev config, no longer needed.
This stuff was for https://fedorahosted.org/rel-eng/ticket/6441
2017-02-22 15:40:59 +00:00
Ralph Bean
17d4fe3c1e Declare fedmsg endpoints for mbs backend. 2017-02-16 00:47:00 +00:00
Patrick Uiterwijk
d1e571667c Add fedmsgdpolicy tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-16 22:02:30 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Kevin Fenzi
42afc9a637 Fix a bunch of places that didn't use the full correct mode 2016-08-08 19:53:57 +00:00
Ralph Bean
b1d0171a84 Allow composer.stg to receive messages from modularity.fic.o
See https://fedorahosted.org/rel-eng/ticket/6441
2016-07-13 13:16:56 +00:00
Kevin Fenzi
a32f8b9e4a Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
2016-05-11 15:08:50 +00:00
Ralph Bean
c9827a793b Let openqa01 publish to the bus. 2016-03-10 22:44:51 +00:00
Kevin Fenzi
63ac561e4e Revert "Set this to 0775 like it's set in a later play so they don't flip flop perms back and forth"
This reverts commit 81d9237c62.
2016-01-11 16:57:53 +00:00
Kevin Fenzi
81d9237c62 Set this to 0775 like it's set in a later play so they don't flip flop perms back and forth 2016-01-10 23:34:42 +00:00
Peter Robinson
b75c829a03 fedmsg: fix yum conditional when run on hosts with dnf 2015-12-16 07:04:54 +00:00
Miroslav Suchý
625cac873b semanage needs policycoreutils-python-utils on F23+ 2015-11-30 18:32:42 +01:00
Kevin Fenzi
24d59f6f9d This is the package name on f23 2015-11-19 02:40:58 +00:00
Kevin Fenzi
073602820b Try moving quotes here. 2015-11-19 02:38:50 +00:00
Kevin Fenzi
fa76588aa3 Try and fix mdapi playbook 2015-11-19 02:37:39 +00:00
Ralph Bean
fb8599fc66 Typofix. 2015-11-17 17:08:49 +00:00
Kevin Fenzi
ec13777bd8 Looking at this, the only python34-fedmsg hosts are rhel7 so won't have dnf. 2015-11-09 18:09:29 +00:00
Kevin Fenzi
2549c3e5ec ok, try this 2015-11-09 18:05:58 +00:00
Kevin Fenzi
db3f73f6e8 Try this syntax, ansible didn't like the last one 2015-11-09 18:04:20 +00:00
Kevin Fenzi
817f53e4d8 dnf ize fedmsg base 2015-11-09 18:03:00 +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
Ralph Bean
5e94411d35 Is this the syntax\? 2015-09-30 18:24:59 +00:00
Ralph Bean
d1f36c8fb4 Try adding a var to enable that fedmsg debug loopback. 2015-09-30 18:23:41 +00:00
Ralph Bean
f02d60f927 Add global fedmsg config for autocloud-backend nodes. 2015-09-28 18:50:29 +00:00
Ralph Bean
01529c1d78 Adjust for moving puppet private to private. 2015-09-25 16:59:13 +00:00
Ralph Bean
8d33afa7fd Add fedmsg endpoints for the bodhi-backend. 2015-08-18 22:06:35 +00:00
Ralph Bean
d50c77eca8 Move pkgdb from static fedmsg endpoints to dynamic. 2015-06-30 16:04:37 +00:00
Ralph Bean
23398d7f6a Fix syntax errors. 2015-06-29 19:14:39 +00:00
Ralph Bean
d8f09def3d Separate out python2 and python3 fedmsg hosts. 2015-06-29 19:11:53 +00:00
Ralph Bean
95501eb7e3 Move fmn.web fedmsg endpoints into the dynamically generated set. 2015-06-20 04:52:06 +00:00
Ralph Bean
b65639bc20 Move fedora-elections fedmsg endpoints to the dynamically generated setup. 2015-06-20 04:44:18 +00:00
Ralph Bean
19bf20ac42 Add github2fedmsg to the dynamic fedmsg endpoints stuff. 2015-06-16 20:57:31 +00:00
Ralph Bean
c4605694d8 Add kerneltest to the dynamic fedmsg endpoints stuff. 2015-06-16 20:48:42 +00:00
Ralph Bean
dbda442f93 This file is gone now. 2015-06-16 20:19:07 +00:00
Ralph Bean
dbdac76c91 Try dynamic fedmsg endpoints out on nuancier. 2015-06-16 20:18:23 +00:00
Ralph Bean
a46dc2876b Install /etc/fedmsg.d/policy.py on prod. 2015-06-12 20:45:45 +00:00
Ralph Bean
7683da988a Gotta push that out in a task. 2015-06-12 16:38:08 +00:00
Ralph Bean
aa0d5e17b8 Loop the pagure fedmsg bus into the FI bus. 2015-06-01 17:16:00 +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