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:
c33dfb6
)
Fix linger setup to use variable
author
Peter Palfrader
<peter@palfrader.org>
Fri, 5 Jan 2018 16:57:19 +0000
(17:57 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 5 Jan 2018 16:57:19 +0000
(17:57 +0100)
modules/salsa/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/salsa/manifests/init.pp
b/modules/salsa/manifests/init.pp
index
dbcaaf6
..
be5d10f
100644
(file)
--- a/
modules/salsa/manifests/init.pp
+++ b/
modules/salsa/manifests/init.pp
@@
-66,7
+66,7
@@
class salsa inherits salsa::params {
file { "/var/lib/systemd/linger/git":
ensure => present,
}
- file { "/var/lib/systemd/linger/
salsa-webhook
":
+ file { "/var/lib/systemd/linger/
${salsa::webhook_user}
":
ensure => present,
}
file { "/etc/ssh/userkeys/git":