summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2016-01-11 09:12:15 +0100
committerMickaël Canévet <mickael.canevet@camptocamp.com>2016-01-11 09:12:15 +0100
commitc1ff89391af886b5ce5b87a355c71eed4e3b5b1a (patch)
treec727cb1e1bcf735b985e731e80e88e03e120bd5a
parent8c3f009a844a4ff1bf9c338a224ee7a8193b6088 (diff)
Fix typo
-rw-r--r--manifests/params.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/params.pp b/manifests/params.pp
index e8ed8c9..a72726c 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -56,7 +56,7 @@ class unattended_upgrades::params {
}
'ubuntu': {
# TODO do we really want to pull in ${distro_codename}-updates by default?
- case $::distcodename {
+ case $::lsbdistcodename {
'precise': {
$legacy_origin = true
$origins = [