From: Peter Palfrader Date: Mon, 17 Jul 2017 13:12:08 +0000 (+0200) Subject: Actually pass-through $ensure X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=923446b7d74ecdbc4da3d79cc6a9e3c446811968;p=mirror%2Fdsa-puppet.git Actually pass-through $ensure --- diff --git a/modules/haveged/manifests/init.pp b/modules/haveged/manifests/init.pp index bc8dd4965..a9c9ae27b 100644 --- a/modules/haveged/manifests/init.pp +++ b/modules/haveged/manifests/init.pp @@ -13,6 +13,7 @@ class haveged { # work around #858134 systemd::override { 'haveged': + ensure => $ensure, content => @(EOT) [Unit] After=systemd-tmpfiles-setup.service