Merge "Revert "Unlimit the number of open files on etherpad""
This commit is contained in:
commit
eb0ac70df7
@ -49,14 +49,6 @@ class openstack_project::etherpad (
|
||||
backup_user => 'bup-etherpad',
|
||||
backup_server => 'ci-backup-rs-ord.openstack.org',
|
||||
}
|
||||
|
||||
include ulimit
|
||||
ulimit::conf { 'unlimit_etherpad_files':
|
||||
limit_domain => 'eplite',
|
||||
limit_type => 'hard',
|
||||
limit_item => 'nofile',
|
||||
limit_value => '10000'
|
||||
}
|
||||
}
|
||||
|
||||
# vim:sw=2:ts=2:expandtab:textwidth=79
|
||||
|
Loading…
x
Reference in New Issue
Block a user