ansible/inventory/group_vars/copr_dist_git_aws
2022-11-28 19:17:33 +01:00

19 lines
466 B
Text

---
datacenter: aws
freezes: false
# consumed by roles/copr/certbot
letsencrypt:
certificates:
copr-dist-git.fedorainfracloud.org:
challenge_dir: /var/www/html
domains:
- copr-dist-git.fedorainfracloud.org
mail: copr-devel@lists.fedorahosted.org
predefined_deploy_script: httpd
tcp_ports: [22, 80, 443,
# node_exporter/prometheus
9100,
]
services_disabled: false
aws_ipv6_addr: "2600:1f18:8ee:ae00:41cc:53dc:b87b:2d8c/128"