copr-be: enable mdadm volume in prod

This commit is contained in:
Pavel Raiskup 2022-10-03 11:59:49 +02:00
parent cf03cc0547
commit 06da784807

View file

@ -1,6 +1,6 @@
---
- name: raid10 volume on the production machine
when: devel
when: not devel
tags: mdadm
block:
- name: install LVM and RAID utilities