On Tue, 14 Apr 2020 at 15:49, Kevin Fenzi <kevin@xxxxxxxxx> wrote:
On Tue, Apr 14, 2020 at 03:08:25PM -0400, Stephen John Smoogen wrote:
> The following patch should do a minimal removal of the elections app from
> ansible inventory so that a run of noc.yml will remove the systems from
> being monitored. Then we can turn off the elections systems.
Wrong patch attached? Or something going on with my email client?
It looks like pingou's kerneltest patch?
Honestly.. you would think I knew how computers work by now . I have attached correct patch (I hope).
kevin
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
Stephen J Smoogen.
diff --git a/inventory/inventory b/inventory/inventory index e632b1c..db9f77c 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -249,7 +249,6 @@ blockerbugs01.stg.phx2.fedoraproject.org bodhi-backend01.stg.phx2.fedoraproject.org busgateway01.stg.phx2.fedoraproject.org datagrepper01.stg.phx2.fedoraproject.org -elections01.stg.phx2.fedoraproject.org fedocal01.stg.phx2.fedoraproject.org koji01.stg.phx2.fedoraproject.org os-node01.stg.phx2.fedoraproject.org @@ -292,13 +291,6 @@ download_ibiblio download_rdu2 download_cc_rdu -[elections] -elections01.phx2.fedoraproject.org -elections02.phx2.fedoraproject.org - -[elections_stg] -elections01.stg.phx2.fedoraproject.org - [fas] fas01.phx2.fedoraproject.org @@ -666,7 +658,6 @@ db01.stg.phx2.fedoraproject.org db03.stg.phx2.fedoraproject.org oci-candidate-registry01.stg.phx2.fedoraproject.org oci-registry01.stg.phx2.fedoraproject.org -elections01.stg.phx2.fedoraproject.org #fas01.stg.phx2.fedoraproject.org fedimg01.stg.phx2.fedoraproject.org fedocal01.stg.phx2.fedoraproject.org @@ -1246,7 +1237,6 @@ bodhi-backend01.phx2.fedoraproject.org mailman01.phx2.fedoraproject.org people02.fedoraproject.org db-datanommer02.phx2.fedoraproject.org -elections01.phx2.fedoraproject.org fedocal02.phx2.fedoraproject.org nuancier01.phx2.fedoraproject.org pagure01.fedoraproject.org
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx