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:
125230b
)
Syntax fix
author
Peter Palfrader
<peter@palfrader.org>
Sun, 30 Nov 2014 09:46:40 +0000
(10:46 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 30 Nov 2014 09:46:40 +0000
(10:46 +0100)
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
f599a7b
..
e009031
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-251,7
+251,7
@@
class debian-org {
}
file { '/etc/cron.d/dsa-puppet-stuff':
- content => template('debian-org/dsa-puppet-stuff.cron.erb')
+ content => template('debian-org/dsa-puppet-stuff.cron.erb')
,
require => Package['debian.org'],
}
file { '/etc/ldap/ldap.conf':