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:
651a447
)
Add quotes
author
Peter Palfrader
<peter@palfrader.org>
Thu, 12 Jul 2012 13:16:45 +0000
(13:16 +0000)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 12 Jul 2012 13:16:45 +0000
(13:16 +0000)
modules/ganeti2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/ganeti2/manifests/init.pp
b/modules/ganeti2/manifests/init.pp
index
b264560
..
4cbd7d5
100644
(file)
--- a/
modules/ganeti2/manifests/init.pp
+++ b/
modules/ganeti2/manifests/init.pp
@@
-13,7
+13,7
@@
class ganeti2 {
}
case $::cluster {
-
ganeti2.debian.org
: {
+
'ganeti2.debian.org'
: {
package { 'drbd8-utils':
ensure => installed
}