f9be9de547d7c34aa378257101233e4b79a5b0d1
[stor4nfv.git] / ci / ansible / group_vars / osdslet.yml
1 ---
2 # Dummy variable to avoid error because ansible does not recognize the
3 # file as a good configuration file when no variable in it.
4 dummy:
5
6
7 ###########
8 # GENERAL #
9 ###########
10
11 # These fields are NOT suggested to be modified
12 controller_endpoint: 0.0.0.0:50040
13 controller_log_file: "{{ opensds_log_dir }}/osdslet.log"
14
15 ###########
16 # DOCKER  #
17 ###########
18
19 controller_docker_image: opensdsio/opensds-controller:latest