make converge be working

This commit is contained in:
Sergey Malyuk
2025-12-23 16:59:00 +03:00
parent 4dec1fd7fe
commit 29b28edc82
4 changed files with 101 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
- id: 100
path: /mnt/test0
name: test0
bsoft: "100M"
bhard: "100M"
owner: root
group: root
mode: "0700"
- id: 101
path: /mnt/test1
name: test1
bsoft: "100M"
bhard: "100M"
owner: root
group: root
mode: "0700"