diff options
author | varac <varacanero@zeromail.org> | 2015-10-06 13:23:56 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-10-06 13:23:56 +0200 |
commit | b1e50fc76ddece9944ae253da9bacd485ffea84b (patch) | |
tree | d8ad19d77712472d53e5945eeb7fbad9d17dd4e5 /provider_base/common.json | |
parent | 276b77cdcc0d169b84e046afe8763e2c52ff76fb (diff) |
[feat] Remove tapicero from more places
Remove from:
- platform white-box tests (couchdb user ACLs, tapicero daemon test)
- provider_base/ dir that handles the compilation of the hiera config
file
- Resolves: #7501
Diffstat (limited to 'provider_base/common.json')
-rw-r--r-- | provider_base/common.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/provider_base/common.json b/provider_base/common.json index 9cc7875a..5821789b 100644 --- a/provider_base/common.json +++ b/provider_base/common.json @@ -83,11 +83,6 @@ "package": "soledad-server", "revision": "latest" }, - "tapicero": { - "type": "git", - "source": "https://leap.se/git/tapicero", - "revision": "origin/version/0.7" - }, "webapp": { "type": "git", "source": "https://leap.se/git/leap_web", |