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:
becc6e0
)
correctly spell username
author
Peter Palfrader
<peter@palfrader.org>
Sat, 7 Sep 2019 16:17:35 +0000
(18:17 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 7 Sep 2019 16:17:35 +0000
(18:17 +0200)
modules/roles/manifests/dns_primary.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/dns_primary.pp
b/modules/roles/manifests/dns_primary.pp
index
65b16a2
..
663b378
100644
(file)
--- a/
modules/roles/manifests/dns_primary.pp
+++ b/
modules/roles/manifests/dns_primary.pp
@@
-3,7
+3,7
@@
class roles::dns_primary {
include named::primary
ssh::authorized_key_collect { 'dns_primary-dnsadm':
- target_user => 'd
s
sadm',
+ target_user => 'd
n
sadm',
collect_tag => 'dns_primary',
}
ssh::authorized_key_collect { 'dns_primary-letsencrypt':