Get default branch instead of tip from bitbucket
This commit is contained in:
parent
930cc6cbe1
commit
1881bc4ec4
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
AHELPER = tip
|
||||
AHELPER = default
|
||||
AHELPERURL = https://bitbucket.org/clarifiednetworks/abusehelper/get/$(AHELPER).tar.gz
|
||||
IDIOKIT = tip
|
||||
IDIOKIT = default
|
||||
IDIOKITURL = https://bitbucket.org/clarifiednetworks/idiokit/get/$(IDIOKIT).tar.gz
|
||||
OUT = /srv/puppet/files/common/packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue