projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
spacing
[mirror/dsa-puppet.git]
/
modules
/
ganeti2
/
templates
/
defs.conf.erb
1
@def $HOST_GANETI_V4 = (<%= scope.lookupvar('ganeti_hosts').to_a.flatten.join(' ') -%>);
2
@def $HOST_GANETI_BACKEND_V4 = (<%= scope.lookupvar('ganeti_priv').to_a.flatten.join(' ')-%>);