projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f93fb
)
undef is the value, Undef the type
author
Peter Palfrader
<peter@palfrader.org>
Sat, 21 Sep 2019 17:03:48 +0000
(19:03 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 21 Sep 2019 17:03:48 +0000
(19:03 +0200)
modules/exim/manifests/mx.pp
patch
|
blob
|
history
diff --git
a/modules/exim/manifests/mx.pp
b/modules/exim/manifests/mx.pp
index
fa36ec8
..
2db5c8d
100644
(file)
--- a/
modules/exim/manifests/mx.pp
+++ b/
modules/exim/manifests/mx.pp
@@
-1,7
+1,7
@@
# our heavy exim class
class exim::mx {
class { 'exim':
- smarthost =>
U
ndef,
+ smarthost =>
u
ndef,
}
include clamav