undef is the value, Undef the type
authorPeter Palfrader <peter@palfrader.org>
Sat, 21 Sep 2019 17:03:48 +0000 (19:03 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 21 Sep 2019 17:03:48 +0000 (19:03 +0200)
modules/exim/manifests/mx.pp

index fa36ec8..2db5c8d 100644 (file)
@@ -1,7 +1,7 @@
 # our heavy exim class
 class exim::mx {
   class { 'exim':
-    smarthost => Undef,
+    smarthost => undef,
   }
 
   include clamav