copr: drop birthday variable and set services_disabled to false
This commit is contained in:
parent
054a049eae
commit
28f6d38e54
2 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,6 @@ letsencrypt:
|
||||||
mail: copr-devel@lists.fedorahosted.org
|
mail: copr-devel@lists.fedorahosted.org
|
||||||
predefined_deploy_script: httpd
|
predefined_deploy_script: httpd
|
||||||
tcp_ports: [22, 80, 443]
|
tcp_ports: [22, 80, 443]
|
||||||
services_disabled: true
|
services_disabled: false
|
||||||
|
|
||||||
aws_ipv6_addr: "2600:1f18:8ee:ae00:41cc:53dc:b87b:2d8c/128"
|
aws_ipv6_addr: "2600:1f18:8ee:ae00:41cc:53dc:b87b:2d8c/128"
|
||||||
|
|
|
@ -941,7 +941,7 @@ copr-be.aws.fedoraproject.org
|
||||||
copr-be-temp.aws.fedoraproject.org
|
copr-be-temp.aws.fedoraproject.org
|
||||||
|
|
||||||
[copr_dist_git_aws]
|
[copr_dist_git_aws]
|
||||||
copr-dist-git.aws.fedoraproject.org birthday=yes
|
copr-dist-git.aws.fedoraproject.org
|
||||||
|
|
||||||
[copr_front_dev_aws]
|
[copr_front_dev_aws]
|
||||||
# stg machine in AWS
|
# stg machine in AWS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue