Change install_method by odl_install_method

This was changed in the opendaylight role:

b5613b96f2

Change-Id: I70fd979e98df98f4d0325abb7a3bf47cc796b2a6
Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
Manuel Buil 2018-08-24 09:47:13 +02:00
parent 2511f5c10d
commit ca185a493c

View File

@ -39,7 +39,7 @@
include_role:
name: opendaylight
vars:
install_method: "{{ opendaylight_install_method }}"
odl_install_method: "{{ opendaylight_install_method }}"
extra_features: "{{ opendaylight_extra_features }}"
nb_rest_port: "{{ opendaylight_port | default('8180') }}"
when: