copr: letsencrypt: move config from copr -> copr_front
This commit is contained in:
parent
3cc27430b6
commit
19245cecf6
2 changed files with 10 additions and 10 deletions
|
@ -18,13 +18,3 @@ frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
|||
dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"
|
||||
|
||||
ansible_ifcfg_blacklist: true
|
||||
|
||||
# consumed by roles/copr/certbot
|
||||
letsencrypt:
|
||||
predefined_deploy_script: httpd
|
||||
certificates:
|
||||
copr-fe-dev.cloud.fedoraproject.org:
|
||||
domains:
|
||||
- copr-fe-dev.cloud.fedoraproject.org
|
||||
challenge_dir: /var/www/html
|
||||
mail: copr-devel@lists.fedorahosted.org
|
||||
|
|
|
@ -7,3 +7,13 @@ csi_purpose: Provide the testing environment of copr's frontend
|
|||
csi_relationship: This host is the testing environment for copr's web interface
|
||||
|
||||
copr_mbs_cli_login: Y29wcg==##vtvvikhcjncwkfkdcssv
|
||||
|
||||
# consumed by roles/copr/certbot
|
||||
letsencrypt:
|
||||
predefined_deploy_script: httpd
|
||||
certificates:
|
||||
copr-fe-dev.cloud.fedoraproject.org:
|
||||
domains:
|
||||
- copr-fe-dev.cloud.fedoraproject.org
|
||||
challenge_dir: /var/www/html
|
||||
mail: copr-devel@lists.fedorahosted.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue