Merge "Add robot config at onap install"
[oom/offline-installer.git] / ansible / test / play-infrastructure / molecule / default / vars.yml
index 6ca5a1a..2ae49d9 100644 (file)
@@ -1,5 +1,4 @@
 ---
-vnc_passwd: molecule
 certificates:
   organization_name: Molecule Testers
   state_or_province_name: Finland
@@ -18,7 +17,8 @@ runtime_images:
     registry: "{{ molecule_test_registry }}"
     path: "/busybox"
     tag: "latest"
-  aaionap-haproxy:
+  alpine:
     registry: "{{ molecule_test_registry }}"
-    path: "/aaionap/haproxy"
-    tag: "1.2.4"
+    path: "/library/alpine"
+    tag: "latest"
+vnc_server_image: alpine:latest