mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
puppet: Move limits.conf to maintain more of the installation structure.
This commit is contained in:
committed by
Tim Abbott
parent
140e62d024
commit
a20bb54cbb
@@ -100,7 +100,7 @@ class zulip::profile::base {
|
|||||||
mode => '0640',
|
mode => '0640',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
source => 'puppet:///modules/zulip/limits.conf',
|
source => 'puppet:///modules/zulip/security/limits.conf',
|
||||||
}
|
}
|
||||||
|
|
||||||
service { 'puppet':
|
service { 'puppet':
|
||||||
|
|||||||
Reference in New Issue
Block a user