We do want a certificate in stg
This commit is contained in:
parent
ad0972e28c
commit
31d4a63cd5
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@
|
|||
copy: src={{private}}/files/pkgs.stg.fedoraproject.org_key_and_cert.pem
|
||||
dest=/etc/httpd/conf/pkgs.fedoraproject.org_key_and_cert.pem
|
||||
owner=apache mode=0400
|
||||
when: env != "staging"
|
||||
when: env == "staging"
|
||||
|
||||
- name: install the updatecrl.sh script
|
||||
copy: src=updatecrl.sh dest=/usr/local/bin/updatecrl.sh owner=root mode=755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue