]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/ganeti2/templates/defs.conf.erb
and use the right variable names
[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(' ')-%>);