[mailman] Increase the LVM size for staging
The size of fulltext index for staging is roughly around 200 GB, which causes nagios to alert about disk space. Let's increase the default space for future deployment. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
e57c80b0dd
commit
4d5243ee7f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ipa_client_sudo_groups:
|
|||
- sysadmin-tools
|
||||
ipa_host_group: mailman
|
||||
ipa_host_group_desc: Mailing list services
|
||||
lvm_size: 250000
|
||||
lvm_size: 300000
|
||||
# Used by the mailman role
|
||||
mailman_db_server: db01.stg.iad2.fedoraproject.org
|
||||
mailman_domains:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue