fix(mesos): TOML annotation

* It was still using the previous config name
This commit is contained in:
Sergio Jimenez
2016-02-18 09:00:27 +01:00
parent 38ac9d2ecf
commit 29c671ce46
+1 -1
View File
@@ -19,7 +19,7 @@ import (
type Mesos struct {
Timeout int
Masters []string
MasterCols []string `toml:"metrics_collection"`
MasterCols []string `toml:"master_collections"`
}
var defaultMetrics = []string{