projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8314f82
)
Actually pass-through $ensure
author
Peter Palfrader
<peter@palfrader.org>
Mon, 17 Jul 2017 13:12:08 +0000
(15:12 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 17 Jul 2017 13:12:08 +0000
(15:12 +0200)
modules/haveged/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/haveged/manifests/init.pp
b/modules/haveged/manifests/init.pp
index
bc8dd49
..
a9c9ae2
100644
(file)
--- 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