36 lines
632 B
Markdown
36 lines
632 B
Markdown
xfs_project_quotas
|
|
=========
|
|
|
|
Sets up XFS quotas
|
|
|
|
Requirements
|
|
------------
|
|
|
|
- `xfsprogs` package
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
- `projects` — quota directories list
|
|
- `storage_mountpoint` — XFS mountpoint
|
|
|
|
<!-- Dependencies
|
|
------------
|
|
|
|
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles. -->
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
See [converge.yml](molecule/default/converge.yml)
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Alexander Gorelyshev (corvus-migratorius@proton.me)
|