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:
33a6858
)
The nm user also wants lingering
author
Julien Cristau
<jcristau@debian.org>
Sat, 5 Oct 2019 10:10:42 +0000
(12:10 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Sat, 5 Oct 2019 10:10:42 +0000
(12:10 +0200)
modules/roles/manifests/nm.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/nm.pp
b/modules/roles/manifests/nm.pp
index
131714e
..
2bfb337
100644
(file)
--- a/
modules/roles/manifests/nm.pp
+++ b/
modules/roles/manifests/nm.pp
@@
-27,5
+27,7
@@
class roles::nm (
address => $base::public_addresses,
}
+ dsa_systemd::linger { 'nm': }
+
include roles::postgresql::ftp_master_dak_replica::db_guest_access::ubc
}