Push zealand version of opensds ansible as base-code of Stor4NFV
[stor4nfv.git] / ci / ansible / group_vars / osdslet.yml
1 ---\r
2 # Variables here are applicable to all host groups NOT roles\r
3 \r
4 # This sample file generated by generate_group_vars_sample.sh\r
5 \r
6 # Dummy variable to avoid error because ansible does not recognize the\r
7 # file as a good configuration file when no variable in it.\r
8 dummy:\r
9 \r
10 # You can override default vars defined in defaults/main.yml here,\r
11 # but I would advice to use host or group vars instead\r
12 \r
13 \r
14 ###########\r
15 # GENERAL #\r
16 ###########\r
17 \r
18 # These fields are NOT suggested to be modified\r
19 controller_endpoint: localhost:50040\r
20 controller_log_file: "{{ opensds_log_dir }}/osdslet.log"\r
21 \r
22 ###########\r
23 # DOCKER  #\r
24 ###########\r
25 \r
26 controller_docker_image: dockerio/opensds-controller:zealand\r