Push zealand version of opensds ansible as base-code of Stor4NFV
[stor4nfv.git] / ci / ansible / group_vars / osdslet.yml
diff --git a/ci/ansible/group_vars/osdslet.yml b/ci/ansible/group_vars/osdslet.yml
new file mode 100644 (file)
index 0000000..ab82c0a
--- /dev/null
@@ -0,0 +1,26 @@
+---\r
+# Variables here are applicable to all host groups NOT roles\r
+\r
+# This sample file generated by generate_group_vars_sample.sh\r
+\r
+# Dummy variable to avoid error because ansible does not recognize the\r
+# file as a good configuration file when no variable in it.\r
+dummy:\r
+\r
+# You can override default vars defined in defaults/main.yml here,\r
+# but I would advice to use host or group vars instead\r
+\r
+\r
+###########\r
+# GENERAL #\r
+###########\r
+\r
+# These fields are NOT suggested to be modified\r
+controller_endpoint: localhost:50040\r
+controller_log_file: "{{ opensds_log_dir }}/osdslet.log"\r
+\r
+###########\r
+# DOCKER  #\r
+###########\r
+\r
+controller_docker_image: dockerio/opensds-controller:zealand\r