fix(flags.sls): fix salt-lint
errors
```bash Examining apache/flags.sls of type state [201] Trailing whitespace apache/flags.sls:7 ```
This commit is contained in:
parent
2a79d05945
commit
a146c59763
@ -4,7 +4,7 @@
|
||||
|
||||
include:
|
||||
- apache
|
||||
|
||||
|
||||
{% for flag in salt['pillar.get']('apache:flags:enabled', []) %}
|
||||
a2enflag {{ flag }}:
|
||||
cmd.run:
|
||||
|
Loading…
Reference in New Issue
Block a user