add make_lv role
This commit is contained in:
8
roles/make_lv/defaults/main.yml
Normal file
8
roles/make_lv/defaults/main.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
size: 100%FREE
|
||||
fs_type: ext4
|
||||
storage_mountpoint: "/mnt"
|
||||
storage_mountpoint_mode: "0775"
|
||||
mountpoint_owner: root
|
||||
mountpoint_group: root
|
||||
is_container: false
|
||||
Reference in New Issue
Block a user