Add 12g quota for bollocks. ticket 5297
This commit is contained in:
parent
d1b34d3fc7
commit
2a17471024
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
command: xfs_quota -x -c 'limit bsoft={{ item.quota }} bhard={{ item.quota }} {{ item.user }}' /srv
|
||||
with_items:
|
||||
- { user: apache, quota: 1000g }
|
||||
- { user: bollocks, quota: 12g }
|
||||
- { user: dmarlin, quota: 5g }
|
||||
- { user: duffy, quota: 10g }
|
||||
- { user: dwalsh, quota: 5g }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue