Disable marvel and refresh master on restart

Since marvel doesn't currently work with es 2.0 I'm disabling the plugin and adding `fresh: true` so that every time the esvm task is run it will refresh our master build.
This commit is contained in:
Spencer 2015-06-23 11:44:49 -07:00
parent 888be7afc1
commit 9ae53c3715

View file

@ -8,9 +8,7 @@ module.exports = function (grunt) {
options: {
directory: directory,
branch: 'master',
plugins: [
'elasticsearch/marvel/latest'
],
fresh: true,
config: {
path: {
data: dataDir