Configure os-collect-config on seed properly

Without this the seed os-collect-config splats errors into its logs
every 30 seconds.

Change-Id: Ic3bda2aa9ecf7ce696a6c835eff4ce5ec98306d2
This commit is contained in:
Clint Byrum 2013-12-19 00:06:02 -08:00
parent f9194292ff
commit c132d32e6b
1 changed files with 3 additions and 0 deletions

View File

@ -80,5 +80,8 @@
},
"horizon": {
"secret_key": "unset___________"
},
"os-collect-config": {
"collectors": "heat_local"
}
}