Kevin Fenzi
5459a54ddf
meetbot-raw: set seboolean to allow serving meeting logs
...
We used to do this on value01, but when moving to value02 we need this
selinux boolean to allow httpd to read and serve the /srv nfs meeting
logs.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-11-27 10:01:36 -08:00
Kevin Fenzi
3808d867de
value01/value01.stg: retire
...
These are old rhel7 instances. The only thing left on them is fedmsg-irc
(sending to one irc channel, fedora-releng). Move everything to use the
newer rhel8 value02 instead.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2023-11-15 12:13:38 -08:00
Aurélien Bompard
d083b291d3
sent_topics can't be a list, it has to be a single regexp
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2022-07-07 09:09:24 +02:00
Aurélien Bompard
4249161ad0
RabbitMQ: add topic auth to more apps
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2022-07-05 08:35:10 +02:00
Francois Andrieu
7a88a6fb62
values: run meetbot cronjobs only on value01
2022-04-03 17:46:39 +00:00
Kevin Fenzi
0613b885ec
value: only run archive script on value01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-03-21 14:31:50 -07:00
Ryan Lerch
71f488c344
zodbot: enable fedora messaging on prod
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2021-09-17 19:09:45 +10:00
Aurélien Bompard
655032dc4e
Maybe it does not like the fact
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2021-09-16 10:21:04 +02:00
Aurélien Bompard
531072c173
Maybe try include instead of import
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2021-09-16 10:16:14 +02:00
Aurélien Bompard
29d734bb24
Fix syntax
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2021-09-16 10:12:48 +02:00
Aurélien Bompard
74057f6ae5
Zodbot: create the right username in rabbitmq
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2021-09-16 10:10:52 +02:00
Kevin Fenzi
a64b1e8e4f
value: make sure to only start zodbot on value02 now
...
We moved zodbot from value01 (rhel7/python2) to value02 (rhel8/python3).
Without this it starts zodbot on 2 hosts and caused problems.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-08-25 16:04:53 -07:00
Ryan Lerch
9a32ce7912
ursabot: create pki/fedora-messaging directory
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2021-08-23 19:52:20 +10:00
Ryan Lerch
6b43caff64
set fedora-messaging certs for ursabot
...
Just doing this for staging right now, to check it works as expected
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2021-08-23 19:39:22 +10:00
Kevin Fenzi
00e37bd2f2
value: only install meeting to team linking script on value01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-08-18 13:44:05 -07:00
Kevin Fenzi
f9b76c707e
value: Adjust playbook for installing value02 in prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2021-08-17 12:25:05 -07:00
Ryan Lerch
e52a69042c
value02.stg: update packages installed
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2021-06-08 09:57:07 +10:00
Kevin Fenzi
5c2d50a2af
syntax fix
2018-05-18 04:16:15 +00:00
Pierre-Yves Chibon
64b94acd97
Add meetbot SAR script
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2018-05-17 12:24:40 +02: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
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
a4b7517300
Do not send output of archive job in cron email, there's too much junk.
2016-09-01 02:32:20 +00:00
Kevin Fenzi
5dbcf34c0c
Add meetbot archives for ticket 5375. Thanks marc84
2016-08-31 21:03:18 +00:00
Kevin Fenzi
9e3d04e42e
Try this to clean up issue
2016-06-27 20:46:59 +00:00
Kevin Fenzi
577ac26853
Ordering issue?
2016-06-27 20:40:40 +00:00
Kevin Fenzi
0a705cc2f3
Add systemd service files for the supybots, switch prod to limnoria
2016-06-27 20:27:11 +00:00
Kevin Fenzi
25efc74423
Setup stg ursabot to use limnoria
2016-06-11 22:10:07 +00:00
Michael Scherer
5e4e15ad07
Refactor (again) the code deploying zodbot/ursabot
...
Since there is the same code between staging and production, except
for the bot name, using a variable permit to avoid duplication.
(this time, it work)
2016-04-09 13:10:09 +00:00
Kevin Fenzi
3f3ec207f3
Revert "Refactor the code deploying zodbot/ursabot"
...
This reverts commit 0f2789a938 .
2016-04-04 23:21:36 +00:00
Michael Scherer
0f2789a938
Refactor the code deploying zodbot/ursabot
...
Since there is the same code between staging and production, except
for the bot name, using a variable permit to avoid duplication.
2016-04-04 23:09:16 +00:00
Kevin Fenzi
fc7c279349
Drop the recurse here as it makes it change each run
2015-12-13 18:36:12 +00:00
Kevin Fenzi
753eaa05cb
Fix mote/meetbot to be idempotent here instead of changing everything twice..
2015-06-23 16:40:24 +00:00
Ralph Bean
0e3a06fa6c
Tag up the supybot role.
2015-06-18 19:25:12 +00:00
Chaoyi Zha
f08162d400
run meetings-by-team crontask as apache
2015-06-18 18:18:54 +00:00
Kevin Fenzi
08540991e2
We need packagedb-cli for supybot-fedora for pkgdb2 info.
2015-06-08 23:27:32 +00:00
Kevin Fenzi
0ee5884ba0
Missing required argument name=
2015-06-02 19:16:18 +00:00
Kevin Fenzi
9e518ba490
Setup zodbot/ursabot to start on boot so we don't have to remember to manually start them after reboots.
2015-06-02 19:08:36 +00:00
Kevin Fenzi
e8025c6972
Hopefully make value playbook idempotent
2015-01-31 22:37:41 +00:00
Ralph Bean
676ea12ff3
Remove old hotfix from the Great PkgDB2 Migration of 2014.
2014-12-06 18:15:22 +00:00
Praveen Kumar
4b1e5162d7
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
2014-11-05 15:32:11 +00:00
Kevin Fenzi
1ded20423c
A few tweaks for the web side.
2014-06-09 22:41:36 +00:00
Kevin Fenzi
898446d403
Add supybot-fedmsg
2014-06-09 21:01:15 +00:00
Kevin Fenzi
78f9ddd663
Setup some more things.
2014-06-09 20:48:49 +00:00
Kevin Fenzi
99fa9428f4
Fix typo
2014-06-09 19:54:50 +00:00
Kevin Fenzi
6e9746864e
First cut at value01.stg migation to ansible
2014-06-09 19:26:35 +00:00