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:
a68ac2a
)
drop htools
author
Stephen Gran
<steve@lobefin.net>
Sun, 23 Mar 2014 19:07:48 +0000
(19:07 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 23 Mar 2014 19:07:48 +0000
(19:07 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ganeti2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/ganeti2/manifests/init.pp
b/modules/ganeti2/manifests/init.pp
index
cf658fc
..
f503204
100644
(file)
--- a/
modules/ganeti2/manifests/init.pp
+++ b/
modules/ganeti2/manifests/init.pp
@@
-21,10
+21,6
@@
class ganeti2 {
ensure => installed
}
- package { 'ganeti-htools':
- ensure => installed
- }
-
if $drbd {
package { 'drbd8-utils':
ensure => installed