Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan
8ccab5e967 Revert "Move system-config irc bots into quay.io"
This reverts commit 5842ce3ea6.

OpenDev is moving back to docker.io in order to keep functional
speculative container image testing.

Change-Id: I748772eb92ddb608df8e10b84ce814ae17af9e18
2023-05-24 13:17:54 -07:00
Clark Boylan
5842ce3ea6 Move system-config irc bots into quay.io
This moves accessbot, ircbot, and matrix-eavesdrop to quay.io. We also
update the base image location to source from quay.io as these images
have moved.

Change-Id: I03fdfd382e42542f1da25188deabe017d0cbd772
2023-05-05 19:16:06 -07:00
Jeremy Stanley
f691057b5b Update accessbot config to use OFTC
Now that accessbot has been altered to work with OFTC and its
channels list adjusted accordingly, switch the server parameter in
its configuration as well. The credentials have already been updated
in our private hostvars.

Change-Id: I84a6cfbaeed785f53c6f443b949ca53ef2d2494b
2021-05-28 18:37:33 +00:00
Monty Taylor
9fd2135a46 Split eavesdrop into its own playbook
Extract eavedrop into its own service playbook and
puppet manifest. While doing that, stop using jenkinsuser
on eavesdrop in favor of zuul-user.

Add the ability to override the keys for the zuul user.

Remove openstack_project::server, it doesn't do anything.

Containerize and anisblize accessbot. The structure of
how we're doing it in puppet makes it hard to actually
run the puppet in the gate. Run the script in its own
playbook so that we can avoid running it in the gate.

Change-Id: I53cb63ffa4ae50575d4fa37b24323ad13ec1bac3
2020-04-23 14:34:28 -05:00