download: do not make a /mnt/koji/compose as it is handled by symlink later
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
decd358666
commit
a6558b4b35
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@
|
|||
- name: Create /srv/web directory
|
||||
file: path=/srv/web state=directory
|
||||
|
||||
## This is used by internal systems to get beta content
|
||||
- name: Create /mnt/koji/compose directory
|
||||
file: path=/mnt/koji/compose state=directory
|
||||
|
||||
- name: Set httpd_use_nfs seboolean
|
||||
seboolean: name=httpd_use_nfs state=yes persistent=yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue