We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7843d3 + 13af660 commit 0dcbcf5Copy full SHA for 0dcbcf5
Makefile
@@ -17,7 +17,7 @@ export CONTIV_NETPLUGIN_VERSION := $(NETPLUGIN_OWNER)-$(NETPLUGIN_BRANCH)
17
endif
18
export CONTIV_V2PLUGIN_VERSION ?= $(DEFAULT_DOWNLOAD_CONTIV_VERSION)
19
export CONTIV_NETPLUGIN_TARBALL_NAME := netplugin-$(CONTIV_NETPLUGIN_VERSION).tar.bz2
20
-export CONTIV_ANSIBLE_COMMIT ?= 8e20f56d541af8bc7a3ecbde0d9c64fa943812ed
+export CONTIV_ANSIBLE_COMMIT ?= 2622719a324f524857758261848506c42be2980c
21
export CONTIV_ANSIBLE_OWNER ?= contiv
22
23
# this is the classic first makefile target, and it's also the default target
0 commit comments