Give tools VM dir a more clear name
[integration/test.git] / test / tools / tools_vm / manifests / odl_install.pp
diff --git a/test/tools/tools_vm/manifests/odl_install.pp b/test/tools/tools_vm/manifests/odl_install.pp
new file mode 100644 (file)
index 0000000..6cdcf3e
--- /dev/null
@@ -0,0 +1,3 @@
+class { 'opendaylight':
+  install_method => 'rpm',
+}