I didn't realized that openshift will still process all the templates variables
even if they are commented out.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This line is causing the playbook to file as the `service` and `host` variables are
not set anywhere. I already set the `service` variable to value `toddlers`, but
I'm not sure what is expected in `host`, let's comment it out for now.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
We really ought to do this. Capacity and reliability are issues,
so I'm going to try it with a small set of core tests at first.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
add configuration for myconfig.py and certlist.yml
add Secret to hold configuration
add task to deploy secret
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
...we really need to do some poking about to work out what the
heck is going on with token auth, I put a container build in
my quay.io space which should let me hand-edit stuff, I hope.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
There was a typo in logging section of mailman configuration, which caused that
only default log files were created.
Also there is separate logging for gunicorn now, let's use that.
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This is to help us figure out
https://github.com/release-engineering/waiverdb/issues/219 , it
adds an auth debugging endpoint so we can verify exactly what
fields are present when doing token auth...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
A 1 second health check seems to be too much for this currently, lets
try bumping that up to 5 and see if that stops it being killed a bunch.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We need to get onto the mgmt network from here so we can put the rdu-cc
noc on this vmhost. I am not sure if it's on eth2, but if not can adjust
it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit adds two people to two different email aliases used for the
Flock conference:
* Add @amoloney to the `flock-staff@` email alias for greater visibility
to incoming questions about Flock and for on-site coordination.
* Add Natalie Pazmiño as a recipient to the `flock-coc@` email for Code
of Conduct reports at Flock. This is a slightly wider group than our
usual Code of Conduct Committee and Natalie will be on-site this year
to help in case of an issue.
Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
We have these 7 emags that were bvmhosts running 32bit arm builders.
Since we no longer need those, lets repurpose them as aarch64 buildhw.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>