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:
e8cc4e5
)
fix syntax
author
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Dec 2015 19:22:01 +0000
(20:22 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Dec 2015 19:22:01 +0000
(20:22 +0100)
modules/roles/manifests/syncproxy.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/syncproxy.pp
b/modules/roles/manifests/syncproxy.pp
index
c618bcc
..
4a359fa
100644
(file)
--- a/
modules/roles/manifests/syncproxy.pp
+++ b/
modules/roles/manifests/syncproxy.pp
@@
-1,6
+1,6
@@
class roles::syncproxy {
rsync::site { 'syncproxy':
- content => template('roles/syncproxy/rsyncd.conf.erb',
+ content => template('roles/syncproxy/rsyncd.conf.erb'
)
,
bind => $::hostname ? {
'milanollo' => '5.153.231.9',
'mirror-isc' => '149.20.20.21',