Give myself more fedorapeople quota
I need to upload some ISOs... Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
302084a1f1
commit
5f56b3a370
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@
|
|||
- name: set quotas for people who have more set
|
||||
command: xfs_quota -x -c 'limit bsoft={{ item.quota }} bhard={{ item.quota }} {{ item.user }}' /srv
|
||||
with_items:
|
||||
- { user: adamwill, quota: 3g }
|
||||
- { user: apache, quota: 1000g }
|
||||
- { user: ausil, quota: 10g }
|
||||
- { user: bollocks, quota: 12g }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue