commit | 9898b0efdd41ff6f375f38eb5e03f8566f49f889 | [log] [tgz] |
---|---|---|
author | Adam Tengler <a.tengler@tcpcloud.eu> | Fri Mar 04 00:17:29 2016 +0100 |
committer | Adam Tengler <a.tengler@tcpcloud.eu> | Fri Mar 04 00:17:35 2016 +0100 |
tree | 34394f8d2bc2beea50d469bf0080b68938cc8b47 | |
parent | c110408c2f30143d350f4d637c2f1e6bf4cf61cf [diff] |
Orchestration file
diff --git a/haproxy/orchestrate/init.sls b/haproxy/orchestrate/init.sls new file mode 100644 index 0000000..faf3d1c --- /dev/null +++ b/haproxy/orchestrate/init.sls
@@ -0,0 +1,6 @@ +haproxy: + salt.state: + - tgt: 'roles:haproxy.proxy' + - tgt_type: grain + - sls: haproxy +