Pavel Raiskup
0128b3145f
messaging/base: all tasks to have tag=fedora-messaging
2019-06-28 12:52:46 +02:00
Pavel Raiskup
4f6f243fac
copr: backend: install messaging toml config
2019-06-28 12:51:52 +02:00
8b24ab2f12
Fix the deploymentconfig for joystick
2019-06-28 10:21:43 +00:00
Mikolaj Izdebski
e2580fe65d
message-tagging-service: define app variable
2019-06-28 11:49:52 +02:00
10b46c80af
Fix the spelling of autoremove
2019-06-28 09:46:50 +00:00
Chenxiong Qi
ddaf3a1d30
Update MTS role with specific configs
...
This patch also contains a rule file for running MTS in prod Openshift
instance. For staging, the rule file is pointed out to an "external" rule file
stored in my personal repository created in Pagure.
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2019-06-28 17:28:59 +08:00
Pavel Raiskup
39e30c9725
messaging/base: tag package installation by 'fedora-messaging'
2019-06-28 09:42:59 +02:00
Pavel Raiskup
1cd464ba1c
messaging/base: fix modes to use octal numbers
2019-06-28 09:38:33 +02:00
Pavel Raiskup
5dae2832e0
roles/messaging: correct paths to certs/keys
2019-06-28 09:35:48 +02:00
Pavel Raiskup
628007b428
copr: backend: copy fedora-messaging credentials
2019-06-28 09:23:42 +02:00
Kevin Fenzi
d8189b7498
mediawiki: hotfix InputWidget so prefs works.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 01:16:17 +00:00
Kevin Fenzi
842b87353c
mediawiki: hotfix InputWidget.php so prefs work. (initial copy)
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 01:15:44 +00:00
Rick Elrod
f48e0a9543
mediawiki: add php-pgsql for tahrir db access, and move package installation to not use with_items
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:36:59 +00:00
Rick Elrod
f3062433f9
mediawiki: add a localsettings tag, just for updating this file
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:32:31 +00:00
Rick Elrod
ad494b28e4
mediawiki: Add $wgFedoraBadgesDSN
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-06-28 00:30:04 +00:00
Kevin Fenzi
d8fbcc780a
mediawiki: add another boolean and new selinux policy.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 00:04:35 +00:00
Dusty Mabe
aa4b8865d0
Revert "openshift-apps/coreos-koji-tagger: disable attempting to auth"
...
This reverts commit b9307dfcd2
.
2019-06-27 17:34:36 -04:00
Kevin Fenzi
0652750f97
wiki: move to f30 and python3 ansible
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 20:47:35 +00:00
Dusty Mabe
b9307dfcd2
openshift-apps/coreos-koji-tagger: disable attempting to auth
...
Do this for now so my container can stop crashing and I can inspect
things.
2019-06-27 16:41:27 -04:00
Dusty Mabe
ec2028fcf1
openshift-apps/coreos-koji-tagger: update keytab bits
...
- start passing in environment variable
- point it to the actual location of the keytab
- use the right username (handled in coreos-koji-tagger code)
2019-06-27 16:17:53 -04:00
Kevin Fenzi
db889f362f
koji_builder / staging: modify bootstrap install command, as there is not a distribution-gpg-keys package.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 19:42:28 +00:00
Kevin Fenzi
c2a3745b33
koji_builder / staging: see if bootstrap works
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-27 19:37:24 +00:00
Dusty Mabe
c78cd0c545
openshift-apps: coreos-koji-tagger: fix contextDir level
...
Should have been one indentation level higher.
2019-06-27 15:28:28 -04:00
Dusty Mabe
f4d9395025
openshift-apps: coreos-koji-tagger: fix git repo location
...
This was moved to a subdir of https://github.com/coreos/fedora-coreos-releng-automation.git
See https://github.com/coreos/fedora-coreos-tracker/issues/210 for
more information.
2019-06-27 14:03:47 -04:00
Aurélien Bompard
88970f91e4
New bodhi beta in staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-27 15:33:36 +00:00
Mikolaj Izdebski
fd44ec9158
nagios: Increase fedmsg-hub backlog alert level for MBSConsumer ( #7929 )
2019-06-27 17:09:22 +02:00
Pavel Raiskup
49b2c9a74d
copr: backend: enable fedmsg on staging
...
This will help me to debug the transition from fedmsg to
fedora-messaging.
2019-06-27 16:08:47 +02:00
Patrick Uiterwijk
6eb68ffb84
ADd idtest.stg
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-06-27 08:15:25 +00:00
Kevin Fenzi
121c70426c
koji_builder / staging: lets try without any inside quotes at all.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 21:06:28 +00:00
Kevin Fenzi
a625d865a4
koji_builder / staging: try different quoting here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 21:01:29 +00:00
Kevin Fenzi
58c0181c43
koji_builder staging: set platform and see if that helps with epel8 issue.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 20:41:57 +00:00
Kevin Fenzi
b435f615da
unbound / iptables: allow new cloud network to also do queries.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-26 18:36:21 +00:00
Dusty Mabe
0999327fda
openshift-apps: add coreos-koji-tagger application
...
original RFR: https://pagure.io/fedora-infrastructure/issue/7870
2019-06-26 12:10:10 -04:00
Clement Verna
892aece952
bodhi: add the greenwave.decision.update to the fedora-messaging topics
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 15:53:16 +02:00
Clement Verna
ec006102a8
greenwave: add missing quote in the previous commit :(
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 13:51:13 +02:00
Clement Verna
012447730e
greenwave: enable fedora-messaging debug logs in staging
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 13:50:25 +02:00
Stephen Smoogen
4a22ddc81e
[grobisplitter] fix script to be less chatty AND to give proper error messages
2019-06-25 13:23:35 +00:00
Clement Verna
b291e673f5
Greenwave : Add fedora-31 product in Fedora policies in staging to test rawhide gating
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-25 09:20:37 +02:00
Adam Williamson
04b39f0bdc
check-compose: fix recipient list value
...
...sigh.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:15:56 -07:00
Adam Williamson
5e8167416d
check-compose: fix dict unpacking syntax
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:13:59 -07:00
Adam Williamson
1aa79a63a6
check-compose: need a conditional too...
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:08:34 -07:00
Adam Williamson
d20635ed36
check-compose: add missing endfor's
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:05:52 -07:00
Adam Williamson
455af49b80
check-compose: try to rejig email recipients for new system
...
I changed how check-compose upstream does email recipient config
to try and fix the 'get Atomic-related emails to Atomic people'
problem again after Fedora-Atomic composes went away. This is
an attempt to adjust the play to populate the config file for
that change. Let's see what blows up!
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:03:40 -07:00
Kevin Fenzi
6705ee4d37
pdc/backend: Fix cron job ti involke lock-wrapper correctly.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-25 01:44:27 +00:00
Kevin Fenzi
b0c0b951a5
pdc/backend: fix permission on cron job. 0755 makes it not run.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-25 01:35:14 +00:00
Stephen Smoogen
2316099cbf
put in some fixes to make grobimirror more grobi
2019-06-25 00:05:12 +00:00
Adam Williamson
b4b28d98ad
openqa/dispatcher: fix bare boolean
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 15:18:48 -07:00
Adam Williamson
2602d052b0
openqa/dispatcher: fix respin test scheduler
...
It broke because python3 setup.py install installs binaries
to /usr/local/bin , not /usr/bin, so fedora-openqa is no longer
where the script expects it to be...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 15:11:04 -07:00
Kevin Fenzi
3bc4b4c0e9
keepalived: adjust for new prune signed copies script
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-24 19:48:14 +00:00
Kevin Fenzi
bf441cff59
koji_hub: cleanup prune signed copies cron/script
...
* Rename to koji-prune-signed-copies to make it clear it's not removing signatures
* Quote the script and args gor lock-wrapper so it runs and doesn't error out.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-24 19:44:11 +00:00