summaryrefslogtreecommitdiffstats
path: root/ci/ansible/group_vars/osdslet.yml
blob: a87244933596c21087a31ae1fd276d41de1c9da0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
# 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