From: Peter Palfrader Date: Sun, 26 Nov 2017 13:30:18 +0000 (+0100) Subject: include with the correct name X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=f0d858deeb7bde33c40bb6a644a0101565d277be include with the correct name --- diff --git a/manifests/site.pp b/manifests/site.pp index 665c635a2..12e8e51e3 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -43,7 +43,7 @@ node default { include portforwarder include postgres include haveged - include hugemem + include huge_mem if $::lsbdistcodename == squeeze { include roles::udldap::client