Deprecating Autocloud
by Sayan Chowdhury
Hi all,
Autocloud[1] has been part of the early stages of the 2-week Atomic
release process. AFAIK, it was built as a quick solution until
taskotron was not ready. Autocloud has served us well but over the
last year, we haven't pushed much to Autocloud and it's also mostly in
maintenance mode. Another big reason now for deprecating Autocloud is
that it's still in Python2.
Are there any concerns if we go ahead deprecate Autocloud in Fedora 31?
[1] https://apps.fedoraproject.org/autocloud/
Sayan
--
Sayan Chowdhury <https://words.yudocaa.in/>
GPG Fingerprint : 0F16 E841 E517 225C 7D13 AB3C B023 9931 9CD0 5C8B
3 years, 11 months
Freeze Break
by Stephen John Smoogen
This patch reorders two sections of nrpe files for datanommer so a 1:1
comparison of entries can be done. It probably needs other fixes also and
may not be useful. Please review and let me know
Problem 1 is that nrpe.cfg in one place is a template and the other it is
not. They both need to be templates.
Problem 2 is that the entries did not line up
Problem 3 is that people put {{libdir}} in the non-template which was wrong
and broken
Problem 4 is that we are using nagios/nrpe
Problem 5 is that our ansible repository probably needs a rethink on how we
do things.
--
Stephen J Smoogen.
3 years, 11 months
Fedora 30 Release Readiness meeting
by Ben Cotton
Dear all,
Join us on irc.freenode.net in #fedora-meeting-1 for the Fedora 30
Release Readiness meeting. This meeting will be held on Thursday,
2018-04-25 at 19:00 UTC.
We will meet to make sure we are coordinated and ready for the release
of Fedora 30. Please note that this meeting will be held even if the
release is delayed at the Go/No-Go meeting on the same day two hours
earlier.
You may receive this message several times in order to open this
meeting to the teams and to raise awareness, so hopefully more team
representatives will come to this meeting. This meeting works best
when we have representatives from all of the teams.
For more information, see
https://fedoraproject.org/wiki/Release_Readiness_Meetings.
View the meeting on Fedocal:
https://apps.fedoraproject.org/calendar/meeting/9514/?from_date=2019-04-22
--
Ben Cotton
Fedora Program Manager
TZ=America/Indiana/Indianapolis
Pronouns: he/him
3 years, 11 months
Heads-up : Deleting hubs role and config from ansible
by Clement Verna
Hi all,
I ll be deleting the hubs role and config from our ansible repository
since it is currently not used.
See the patch file attached.
Please let me know, if for any reason we should keep this role.
Thanks Clément.
---
inventory/group_vars/bodhi2 | 1 -
inventory/group_vars/bodhi2-stg | 1 -
inventory/group_vars/hubs-stg | 33 -------
master.yml | 1 -
playbooks/include/proxies-websites.yml | 6 --
roles/fedmsg/irc/templates/ircbot.py | 23 -----
roles/haproxy/templates/haproxy.cfg | 11 ---
roles/hubs/defaults/main.yml | 21 ----
roles/hubs/files/nginx_proxy_params | 9 --
roles/hubs/files/pg_hba.conf | 14 ---
roles/hubs/handlers/main.yml | 26 -----
roles/hubs/meta/main.yml | 3 -
roles/hubs/tasks/db-postgresql.yml | 52 ----------
roles/hubs/tasks/db-sqlite.yml | 9 --
roles/hubs/tasks/dev.yml | 82 ----------------
roles/hubs/tasks/dev_deps.yml | 64 ------------
roles/hubs/tasks/main.yml | 98 -------------------
roles/hubs/tasks/prod.yml | 19 ----
roles/hubs/tasks/prod_deps.yml | 2 -
roles/hubs/tasks/web-apache.yml | 42 --------
roles/hubs/tasks/web-nginx.yml | 80 ---------------
roles/hubs/templates/apache.conf | 27 -----
roles/hubs/templates/bashrc | 48 ---------
roles/hubs/templates/env | 2 -
roles/hubs/templates/fedmsg_config | 32 ------
roles/hubs/templates/gunicorn.py | 8 --
roles/hubs/templates/honcho-env | 3 -
roles/hubs/templates/honcho-procfile | 7 --
roles/hubs/templates/hubs_config | 28 ------
roles/hubs/templates/nginx.conf | 76 --------------
roles/hubs/templates/nginx_ssl_params | 5 -
roles/hubs/templates/oidc_client_secrets.json | 13 ---
3 years, 11 months
Heads-up: Deleting bugyou role and config from ansible
by Clement Verna
Hi all,
I ll be deleting the bugyou role and config from our ansible
repository since it is currently not used.
See the patch file attached.
Please let me know, if for any reason we should keep this role.
Thanks Clément.
inventory/group_vars/bugyou | 25 -------------
inventory/group_vars/bugyou-stg | 25 -------------
inventory/inventory | 8 ----
master.yml | 1 -
roles/bugyou/bugyou-master/tasks/main.yml | 30 ---------------
.../bugyou/bugyou-master/templates/bugyou.py | 15 --------
roles/bugyou/bugyou-plugins/tasks/main.yml | 37 -------------------
.../templates/bugyou_plugins.cfg | 3 --
.../templates/bugyou_services.cfg | 8 ----
roles/epylog/files/merged/weed_local.cf | 1 -
roles/nagios_client/tasks/main.yml | 12 ------
.../check_fedmsg_hub_procs_bugyou.cfg.j2 | 1 -
3 years, 11 months