Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
webhosting
Commits
7ac62375
Commit
7ac62375
authored
Dec 30, 2018
by
mh
Browse files
we can't have pure numerical titles
parent
de373df5
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/common.pp
View file @
7ac62375
...
...
@@ -218,7 +218,8 @@ define webhosting::common(
if
'mail_ratelimit'
in
$configuration
{
exim::ratelimit::localforward::entry
{
$real_run_uid
:
$real_run_uid_name
:
key
=>
$real_run_uid
,
ratelimit
=>
$configuration
[
'mail_ratelimit'
];
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment