Up corey84's quota to 12g. ticket 5087
This commit is contained in:
parent
b07607b0ce
commit
250cf43047
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
|||
command: xfs_quota -x -c 'limit bsoft={{ item.quota }} bhard={{ item.quota }} {{ item.user }}' /srv
|
||||
with_items:
|
||||
- { user: apache, quota: 1000g }
|
||||
- { user: corey84, 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