fix the path to remove getfedora.conf redirect
This commit is contained in:
parent
b36a14c7b6
commit
37805e4c02
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
when: env == 'staging'
|
||||
|
||||
- name: Remove prerelease-to-final-gfo
|
||||
file: path=/etc/httpd/conf.d/getfedora.org/prerelease-to-final-redirectmatch.conf state=absent
|
||||
file: path=/etc/httpd/conf.d/getfedora.org/prerelease-to-final-gfo-redirectmatch.conf state=absent
|
||||
when: env == 'staging'
|
||||
|
||||
- name: Remove prerelease-to-final-spins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue