Files
gitlab-mirror/roles/xfs_project_quotas/molecule/default/configuration/example.yml
2025-12-24 11:47:56 +03:00

17 lines
236 B
YAML

- 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"