We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eb4504 + 90e7883 commit 95ee8eeCopy full SHA for 95ee8ee
Makefile
@@ -16,7 +16,7 @@ export CONTIV_NETPLUGIN_VERSION := $(NETPLUGIN_OWNER)-$(NETPLUGIN_BRANCH)
16
endif
17
export CONTIV_V2PLUGIN_VERSION ?= $(DEFAULT_DOWNLOAD_CONTIV_VERSION)
18
export CONTIV_NETPLUGIN_TARBALL_NAME := netplugin-$(CONTIV_NETPLUGIN_VERSION).tar.bz2
19
-export CONTIV_ANSIBLE_COMMIT ?= 4e67f54a8042debfc3d8b504046d0a1d4ea38c37
+export CONTIV_ANSIBLE_COMMIT ?= 38adad3edc9d0cc36b9a4a4ee673eda0d17c0c38
20
export CONTIV_ANSIBLE_OWNER ?= contiv
21
22
# this is the classic first makefile target, and it's also the default target
0 commit comments