0
0
mirror of https://github.com/saltstack-formulas/sysctl-formula.git synced 2024-11-27 23:07:54 +01:00
sysctl-formula/sysctl
Imran Iqbal 6a08317ae7
fix(map.jinja): fix salt-lint errors
```bash
Examining sysctl/map.jinja of type state
[209] Jinja comment should have spaces before and after: {# comment #}
sysctl/map.jinja:4
{## Start with  defaults from defaults.sls and osfamilymap.yml ##}

[209] Jinja comment should have spaces before and after: {# comment #}
sysctl/map.jinja:21
{## Apply backwards compatiblility after merge ##}

[209] Jinja comment should have spaces before and after: {# comment #}
sysctl/map.jinja:29
{## Merge in sysctl pillar ##}
```
2019-10-09 18:40:16 +01:00
..
defaults.yml feat(semantic-release): add semantic-release 2019-08-28 02:44:10 +02:00
init.sls Make the formula fully pillar driven/customizable 2015-04-06 09:25:27 -05:00
map.jinja fix(map.jinja): fix salt-lint errors 2019-10-09 18:40:16 +01:00
osfamilymap.yml ci(kitchen): add Kitchen tests 2019-08-28 00:43:50 +02:00
package.sls ci(kitchen): add Kitchen tests 2019-08-28 00:43:50 +02:00
param.sls ci(kitchen): add Kitchen tests 2019-08-28 00:43:50 +02:00