mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
copr: keygen-dev: enable the volume as well as on production
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
- name: mount up disk of copr repo
|
||||
mount: name=/var/lib/copr-keygen src='LABEL=copr-keygen' fstype=ext4 state=mounted
|
||||
when: not devel
|
||||
|
||||
#- name: mount up disk of copr repo (devel)
|
||||
#mount: name=/var/lib/copr-keygen src='UUID=9e2b4c55-9ec3-4508-af46-a40f3a5bd982' fstype=ext4 state=mounted
|
||||
|
||||
Reference in New Issue
Block a user