summaryrefslogtreecommitdiff
path: root/manifests/listchanges.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/listchanges.pp')
-rw-r--r--manifests/listchanges.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/listchanges.pp b/manifests/listchanges.pp
index e2b77be..d657812 100644
--- a/manifests/listchanges.pp
+++ b/manifests/listchanges.pp
@@ -1,5 +1,5 @@
class apt::listchanges (
- $ensure_version = 'installed',
+ $ensure_version = 'present',
$config = "apt/${::operatingsystem}/listchanges.erb",
$frontend = 'mail',
$email = 'root',