copr: drop birthday and enable services on production frontend
This reverts commit 94178e08e5
.
This commit is contained in:
parent
694554c4aa
commit
f0ba42ac38
2 changed files with 2 additions and 2 deletions
|
@ -28,6 +28,6 @@ tcp_ports: [22, 80, 443,
|
||||||
# node_exporter/prometheus
|
# node_exporter/prometheus
|
||||||
9100,
|
9100,
|
||||||
]
|
]
|
||||||
services_disabled: true
|
services_disabled: false
|
||||||
|
|
||||||
aws_ipv6_addr: "2600:1f18:8ee:ae00:9d1f:4737:93ce:6db/128"
|
aws_ipv6_addr: "2600:1f18:8ee:ae00:9d1f:4737:93ce:6db/128"
|
||||||
|
|
|
@ -954,7 +954,7 @@ buildvmhost
|
||||||
#virthost_cloud
|
#virthost_cloud
|
||||||
|
|
||||||
[copr_front_aws]
|
[copr_front_aws]
|
||||||
copr-fe.aws.fedoraproject.org birthday=yes
|
copr-fe.aws.fedoraproject.org
|
||||||
|
|
||||||
[copr_back_aws]
|
[copr_back_aws]
|
||||||
copr-be.aws.fedoraproject.org
|
copr-be.aws.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue