From 69927cfc4427a5c85585ff39eafe4b70066e0735 Mon Sep 17 00:00:00 2001 From: raymondr Date: Mon, 19 May 2014 12:56:53 -0600 Subject: [PATCH] Change vertica server extension from .db to .deb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b91ee8..8c9b035 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Install's a mini monitoring environment based on vagrant. Intended for developme git clone https://github.com/hpcloud-mon/mon-vagrant ``` Vertica must be downloaded from the [Vertica site](https://my.vertica.com/). Download these packages and place in the root of this repository. -- vertica_7.0.1-0_amd64.db +- vertica_7.0.1-0_amd64.deb - vertica-R-lang_7.0.1_amd64.deb The vertica::console recipe is not enabled by default but if it is added this package is also needed.