Skip to content

Commit

Permalink
update pinned ansible version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisplo committed Nov 7, 2017
1 parent 2eb4504 commit 90e7883
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 ?= 4e67f54a8042debfc3d8b504046d0a1d4ea38c37
export CONTIV_ANSIBLE_COMMIT ?= 38adad3edc9d0cc36b9a4a4ee673eda0d17c0c38
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 90e7883

Please sign in to comment.