]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ganeti2/templates/defs.conf.erb
and use the right variable names
[dsa-puppet.git] / modules / ganeti2 / templates / defs.conf.erb
index 42740ee07feec3277883a4325e40a9b4d7878fc8..e1d68d2e08477adaae62d40e71e5140267bee9bd 100644 (file)
@@ -1,2 +1,2 @@
-@def $HOST_GANETI_MANDA_V4         = (<%= scope.lookupvar('ganeti_hosts').to_a.flatten.join(' ') -%>);
-@def $HOST_GANETI_MANDA_BACKEND_V4 = (<%= scope.lookupvar('ganeti_priv').to_a.flatten.join(' ')-%>);
+@def $HOST_GANETI_V4         = (<%= scope.lookupvar('ganeti_hosts').to_a.flatten.join(' ') -%>);
+@def $HOST_GANETI_BACKEND_V4 = (<%= scope.lookupvar('ganeti_priv').to_a.flatten.join(' ')-%>);