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')}} ```
This commit is contained in:
parent
a146c59763
commit
8465eb47e0