ansible/inventory/group_vars/copr_dist_git_dev_aws
2023-11-22 16:40:17 +01:00

20 lines
486 B
Text

---
datacenter: aws
devel: true
freezes: false
# consumed by roles/copr/certbot
letsencrypt:
certificates:
copr-dist-git-dev.fedorainfracloud.org:
challenge_dir: /var/www/html
domains:
- copr-dist-git-dev.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:691b:4103:dbcd:a64a/128"