commit | 7b791959f1cb9563cb1bf878bc962cc6d5a56202 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Sep 16 16:31:41 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed Sep 16 16:31:41 2015 +0200 |
tree | 8ea8ddfeca1d6c3a41feebcdb6bed5ddd189a62f | |
parent | 1002cd99f784e6846b987f63a507a146bc4186b9 [diff] |
heka roles refactor
diff --git a/heka/init.sls b/heka/init.sls index 3a897e9..71d650a 100644 --- a/heka/init.sls +++ b/heka/init.sls
@@ -1,5 +1,5 @@ - include: -{% if pillar.heka.router is defined %} -- heka.router +{% if pillar.heka.server is defined %} +- heka.server {% endif %} +