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:
41cdd39
)
the package got renamed from ganeti2 to ganeti
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 1 Dec 2013 17:53:20 +0000
(18:53 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 1 Dec 2013 17:53:20 +0000
(18:53 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ganeti2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/ganeti2/manifests/init.pp
b/modules/ganeti2/manifests/init.pp
index
66841e5
..
33f9c21
100644
(file)
--- a/
modules/ganeti2/manifests/init.pp
+++ b/
modules/ganeti2/manifests/init.pp
@@
-5,7
+5,7
@@
class ganeti2 {
$drbd = $ganeti2::params::drbd
- package { 'ganeti
2
':
+ package { 'ganeti':
ensure => installed
}