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 642986b..e2b77be 100644
--- a/manifests/listchanges.pp
+++ b/manifests/listchanges.pp
@@ -9,7 +9,7 @@ class apt::listchanges (
){
package { 'apt-listchanges':
- ensure => $ensure_version
+ ensure => $ensure_version;
}
file { '/etc/apt/listchanges.conf':