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:
23b709c
)
syntax and address fix
author
Peter Palfrader
<peter@palfrader.org>
Wed, 22 May 2013 18:49:29 +0000
(20:49 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 22 May 2013 18:49:29 +0000
(20:49 +0200)
modules/ganeti2/manifests/params.pp
patch
|
blob
|
history
diff --git
a/modules/ganeti2/manifests/params.pp
b/modules/ganeti2/manifests/params.pp
index
8a64328
..
5c85ccb
100644
(file)
--- a/
modules/ganeti2/manifests/params.pp
+++ b/
modules/ganeti2/manifests/params.pp
@@
-7,7
+7,7
@@
class ganeti2::params {
}
'ganeti2.debian.org': {
$ganeti_hosts = ['206.12.19.213/32', '206.12.19.217/32', '206.12.19.212/32', '206.12.19.216/32', '206.12.19.19/32', '206.12.19.218/32']
- $ganeti_priv = ['192.168.2.213/32', '192.168.2.217/32', '192.168.2.212/32', '192.168.2.216/32', '192.168.2.19/32',
192.168.2.
18/32']
+ $ganeti_priv = ['192.168.2.213/32', '192.168.2.217/32', '192.168.2.212/32', '192.168.2.216/32', '192.168.2.19/32',
'192.168.2.2
18/32']
$drbd = true
}
'ganeti3.debian.org': {