summaryrefslogtreecommitdiff
path: root/manifests/params.pp
diff options
context:
space:
mode:
authorJames Edwards <j.a.edwards86@googlemail.com>2014-08-15 09:47:35 +0100
committerJames Edwards <j.a.edwards86@googlemail.com>2014-08-15 09:47:35 +0100
commit88a64597732e5e4aac20597bd492b2cfdf412b85 (patch)
treed2597b73fd88eac488f4f05d4326547e5b0c43ea /manifests/params.pp
parentef5197d78177ad6c1621e55799a39e99e0751b6a (diff)
Fixing merge typos.
Diffstat (limited to 'manifests/params.pp')
-rw-r--r--manifests/params.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/params.pp b/manifests/params.pp
index 9161f3e..0a03d07 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -151,7 +151,6 @@ class rsyslog::params {
'$ModLoad imklog # provides kernel logging support (previously done by rklogd)',
'#$ModLoad immark # provides --MARK-- message capability',
]
- }
$extra_modules = []
}
freebsd: {