32c12fe86d45f8010b5b6b47652e2e28733060d4
[stor4nfv.git] / ci / ansible / group_vars / osdslet.yml
1 # Copyright (c) 2018 Huawei Technologies Co., Ltd. All Rights Reserved.\r
2 #\r
3 # Licensed under the Apache License, Version 2.0 (the "License");\r
4 # you may not use this file except in compliance with the License.\r
5 # You may obtain a copy of the License at\r
6 #\r
7 #     http://www.apache.org/licenses/LICENSE-2.0\r
8 #\r
9 # Unless required by applicable law or agreed to in writing, software\r
10 # distributed under the License is distributed on an "AS IS" BASIS,\r
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
12 # See the License for the specific language governing permissions and\r
13 # limitations under the License.\r
14 \r
15 ---\r
16 # Dummy variable to avoid error because ansible does not recognize the\r
17 # file as a good configuration file when no variable in it.\r
18 dummy:\r
19 \r
20 \r
21 ###########\r
22 # GENERAL #\r
23 ###########\r
24 \r
25 # These fields are NOT suggested to be modified\r
26 controller_endpoint: 0.0.0.0:50040\r
27 controller_log_file: "{{ opensds_log_dir }}/osdslet.log"\r
28 \r
29 \r
30 ###########\r
31 # DOCKER  #\r
32 ###########\r
33 \r
34 controller_docker_image: opensdsio/opensds-controller:latest\r