Commit Graph

3 Commits

Author SHA1 Message Date
Imran Iqbal a8bbd2538f
fix(package.sls): fix `salt-lint` errors
```bash
Examining sysctl/package.sls of type state
[209] Jinja comment should have spaces before and after: {# comment #}
sysctl/package.sls:4
{## import settings from map.jinja ##}
```
2019-10-09 18:40:16 +01:00
Nicolas Rodriguez a4e6a665aa ci(kitchen): add Kitchen tests 2019-08-28 00:43:50 +02:00
puneet kandhari 38eb852bce Make the formula fully pillar driven/customizable
- split package and param into separate state files
- use defaults.yml to specify all configurable options of the formula
- setup map.jinja to read in defaults.yml, filter by os_family for
  Arch, and merge in sysctl:lookup pillar
- Updated README
2015-04-06 09:25:27 -05:00