summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apt/manifests/init.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-05-13 13:38:28 +0200
committervarac <varacanero@zeromail.org>2015-05-14 20:07:16 +0200
commit984684f56f15d9d89ea78ffe6ed67dabf3d63208 (patch)
tree7b7ecf0894eba8269cdb34a22de6df811b6a91cf /puppet/modules/site_apt/manifests/init.pp
parentf1d79637b82dca569b22fdd9cf6aa1be70042c1a (diff)
remove old leap_mx logfile location from check_mk logwatch state file #6964
Change-Id: I385c639e5c096deef4f81691a85c1b83cbab9421
Diffstat (limited to 'puppet/modules/site_apt/manifests/init.pp')
-rw-r--r--puppet/modules/site_apt/manifests/init.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/modules/site_apt/manifests/init.pp b/puppet/modules/site_apt/manifests/init.pp
index c32c29c4..75f545d4 100644
--- a/puppet/modules/site_apt/manifests/init.pp
+++ b/puppet/modules/site_apt/manifests/init.pp
@@ -1,3 +1,4 @@
+# setup basic debian package manager configuration
class site_apt {
$sources = hiera('sources')
@@ -31,6 +32,8 @@ class site_apt {
priority => 999
}
+ include site_apt::preferences::augeas
+
# All packages should be installed _after_ refresh_apt is called,
# which does an apt-get update.
# There is one exception: