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:
3faff35
)
new lvm config on tristano and pasquini
author
Peter Palfrader
<peter@palfrader.org>
Sun, 26 May 2013 19:19:04 +0000
(21:19 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 26 May 2013 19:19:04 +0000
(21:19 +0200)
modules/lvm/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/lvm/manifests/init.pp
b/modules/lvm/manifests/init.pp
index
b592d6a
..
c6c5716
100644
(file)
--- a/
modules/lvm/manifests/init.pp
+++ b/
modules/lvm/manifests/init.pp
@@
-1,6
+1,6
@@
class lvm {
case $::hostname {
- dijkstra,luchesi,rossini,salieri: {
+ dijkstra,luchesi,rossini,salieri
,tristano,pasquini
: {
$conffile = 'lvm-ubc-ganeti.conf'
}
default: {