This is useful when trying to fix things like /etc/fstab https://fosstodon.org/@praiskup/113557853677016655
21 lines
498 B
Text
21 lines
498 B
Text
---
|
|
copr_machine_type: distgit
|
|
|
|
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"
|