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:
1e341bf
)
up the version for handel
author
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 09:49:29 +0000
(10:49 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 09:49:29 +0000
(10:49 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/site/manifests/params.pp
patch
|
blob
|
history
diff --git
a/modules/site/manifests/params.pp
b/modules/site/manifests/params.pp
index
a425a81
..
fde0e8f
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.1
4
-1~bpo60+1',
+ handel => '2.7.1
8
-1~bpo60+1',
default => '2.6.2-5+squeeze5',
}
}