commit | 78c56ce2e74c4ebd7462b674fb0fb1b3559ff449 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Sun Nov 22 15:50:29 2015 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Sun Nov 22 15:50:29 2015 +0100 |
tree | 48be3157507fdc4da946bb05fbd8362bfdf759be | |
parent | 8f74c96fc370c56560237e0b3a1731f06a75b061 [diff] |
add shared dir for libraries
diff --git a/nova/files/heka.toml b/nova/files/heka.toml index 6be6305..1e28e36 100644 --- a/nova/files/heka.toml +++ b/nova/files/heka.toml
@@ -19,4 +19,5 @@ [openstack] type = "SandboxDecoder" filename = "lua_modules/decoders/openstack.lua" +module_directory = "/usr/share/heka/lua_modules;/usr/share/heka/lua_modules/common"