X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=stor4nfv.git;a=blobdiff_plain;f=ci%2Fansible%2Fgroup_vars%2Fosdslet.yml;h=a87244933596c21087a31ae1fd276d41de1c9da0;hp=f9be9de547d7c34aa378257101233e4b79a5b0d1;hb=6bc7e08cc5d80941c80e8d36d3a2b1373f147a05;hpb=6018fcdd41c2074b2c94d8033f1434be028b054b diff --git a/ci/ansible/group_vars/osdslet.yml b/ci/ansible/group_vars/osdslet.yml old mode 100755 new mode 100644 index f9be9de..a872449 --- a/ci/ansible/group_vars/osdslet.yml +++ b/ci/ansible/group_vars/osdslet.yml @@ -1,19 +1,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 +--- +# 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