fix(mod_geoip.sls): fix salt-lint errors

```bash
Examining apache/mod_geoip.sls of type state
[201] Trailing whitespace
apache/mod_geoip.sls:30
    - source:
```
This commit is contained in:
Imran Iqbal 2019-10-17 07:50:55 +01:00
parent d011324bd2
commit e55ef9b3ee
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -27,7 +27,7 @@ geoip conf:
- user: root
- group: root
- mode: 644
- source:
- source:
- salt://apache/files/{{ salt['grains.get']('os_family') }}/geoip.conf
geoip database: