Update opensds ansible
[stor4nfv.git] / ci / ansible / group_vars / osdslet.yml
old mode 100644 (file)
new mode 100755 (executable)
index ab82c0a..f9be9de
@@ -1,26 +1,19 @@
----\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
+---
+# Dummy variable to avoid error because ansible does not recognize the
+# file as a good configuration file when no variable in it.
+dummy:
+
+
+###########
+# GENERAL #
+###########
+
+# These fields are NOT suggested to be modified
+controller_endpoint: 0.0.0.0:50040
+controller_log_file: "{{ opensds_log_dir }}/osdslet.log"
+
+###########
+# DOCKER  #
+###########
+
+controller_docker_image: opensdsio/opensds-controller:latest