formula-haproxy/haproxy
Konrad Mosoń 5b98ce8901 /etc/default/haproxy exists only on Debian-based distros
Currently it's not possible to do `haproxy.service` on RedHat-based distros (like CentOS). Initscript doesn't use this file at all, so it's not needed to create it anyway.

Actual result:
```----------
          ID: haproxy.service
    Function: file.replace
        Name: /etc/default/haproxy
      Result: False
     Comment: /etc/default/haproxy: file not found
     Started: 16:16:46.775448
    Duration: 2.19 ms
     Changes:
```
2015-11-13 16:49:53 +01:00
..
files Added jinja templated configuration support, a bit of documentation and a rough set of examples 2015-02-24 22:19:02 +01:00
templates - added hash-type, monitor and monitor-uri to config template in respectively relevant sections 2015-11-06 16:57:13 +08:00
config.sls Allow usage of haproxy.service without haproxy.config 2015-10-02 00:45:56 +02:00
init.sls haproxy to optionally depend on a custom state. 2015-07-23 13:46:56 +10:00
install.sls haproxy to optionally depend on a custom state. 2015-07-23 13:46:56 +10:00
service.sls /etc/default/haproxy exists only on Debian-based distros 2015-11-13 16:49:53 +01:00