Skip to content

Commit c4aabc4

Browse files
committed
ansible adds fwd_mode v2plugin param
Updates ansible pin to include: contiv/ansible#381 Signed-off-by: Chris Plock <[email protected]>
1 parent fb2b24f commit c4aabc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export CONTIV_NETPLUGIN_VERSION := $(NETPLUGIN_OWNER)-$(NETPLUGIN_BRANCH)
1616
endif
1717
export CONTIV_V2PLUGIN_VERSION ?= $(DEFAULT_DOWNLOAD_CONTIV_VERSION)
1818
export CONTIV_NETPLUGIN_TARBALL_NAME := netplugin-$(CONTIV_NETPLUGIN_VERSION).tar.bz2
19-
export CONTIV_ANSIBLE_COMMIT ?= 38adad3edc9d0cc36b9a4a4ee673eda0d17c0c38
19+
export CONTIV_ANSIBLE_COMMIT ?= 7aebefc806b1ddc56f73c5087f0d47d0e88a2f84
2020
export CONTIV_ANSIBLE_OWNER ?= contiv
2121

2222
# this is the classic first makefile target, and it's also the default target

0 commit comments

Comments
 (0)