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:
8f07d41
)
update puppetmaster
author
Peter Palfrader
<peter@palfrader.org>
Sat, 13 Apr 2013 09:33:31 +0000
(11:33 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 13 Apr 2013 09:33:39 +0000
(11:33 +0200)
modules/site/manifests/params.pp
patch
|
blob
|
history
diff --git
a/modules/site/manifests/params.pp
b/modules/site/manifests/params.pp
index
fde0e8f
..
211c45f
100644
(file)
--- a/
modules/site/manifests/params.pp
+++ b/
modules/site/manifests/params.pp
@@
-1,6
+1,6
@@
class site::params {
$puppetversion = $::hostname ? {
- handel => '2.7.18-
1
~bpo60+1',
+ handel => '2.7.18-
3
~bpo60+1',
default => '2.6.2-5+squeeze5',
}
}