Imran Iqbal 8465eb47e0
fix(init.sls): fix salt-lint errors
```bash
Examining apache/init.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/init.sls:15
  service.{{apache.service_state}}:

[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/init.sls:30
    - cmd: {{apache.custom_reload_command|default('apachectl graceful')}}

[206] Jinja variables should have spaces before and after: {{ var_name }}
apache/init.sls:41
    - cmd: {{apache.custom_reload_command|default('apachectl graceful')}}
```
2019-10-17 08:32:30 +01:00
2019-10-17 08:32:30 +01:00
2015-07-07 09:45:40 -06:00
2015-03-20 20:10:44 -04:00
2019-10-17 08:32:30 +01:00
2018-11-27 19:53:15 +01:00
Description
Set up and configure the Apache HTTP server
https://github.com/saltstack-formulas/apache-formula
Readme 1.8 MiB
Languages
Jinja 62.1%
SaltStack 27.7%
Ruby 6.4%
Shell 2.1%
JavaScript 1.7%