Skip to content

Commit

Permalink
ansible adds fwd_mode v2plugin param
Browse files Browse the repository at this point in the history
Updates ansible pin to include:
contiv/ansible#381

Signed-off-by: Chris Plock <chrisplo@cisco.com>
  • Loading branch information
chrisplo committed Nov 13, 2017
1 parent fb2b24f commit c4aabc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export CONTIV_NETPLUGIN_VERSION := $(NETPLUGIN_OWNER)-$(NETPLUGIN_BRANCH)
endif
export CONTIV_V2PLUGIN_VERSION ?= $(DEFAULT_DOWNLOAD_CONTIV_VERSION)
export CONTIV_NETPLUGIN_TARBALL_NAME := netplugin-$(CONTIV_NETPLUGIN_VERSION).tar.bz2
export CONTIV_ANSIBLE_COMMIT ?= 38adad3edc9d0cc36b9a4a4ee673eda0d17c0c38
export CONTIV_ANSIBLE_COMMIT ?= 7aebefc806b1ddc56f73c5087f0d47d0e88a2f84
export CONTIV_ANSIBLE_OWNER ?= contiv

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

0 comments on commit c4aabc4

Please sign in to comment.