From 36da804a3f6faab9a1433df35af69cc95ddf2ecc Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Wed, 4 Dec 2024 11:19:30 +0100 Subject: [PATCH] copr-fe: drop birthday and enable services --- inventory/group_vars/copr_front_aws | 2 +- inventory/inventory | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/group_vars/copr_front_aws b/inventory/group_vars/copr_front_aws index b73f3daf63..e88e13257c 100644 --- a/inventory/group_vars/copr_front_aws +++ b/inventory/group_vars/copr_front_aws @@ -30,6 +30,6 @@ tcp_ports: [22, 80, 443, # node_exporter/prometheus 9100, ] -services_disabled: true +services_disabled: false aws_ipv6_addr: "2600:1f18:8ee:ae00:9d1f:4737:93ce:6db/128" diff --git a/inventory/inventory b/inventory/inventory index 225b327574..0334d4dba6 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -776,7 +776,7 @@ logdetective01.fedorainfracloud.org logdetective02.fedorainfracloud.org [copr_front_aws] -copr-fe.aws.fedoraproject.org birthday=yes +copr-fe.aws.fedoraproject.org [copr_back_aws] copr-be.aws.fedoraproject.org