mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2024-11-28 01:18:18 +01:00
4a0cc9da99
This corrects the paths to point to the directory, not file, as the behavior in `param.sls` assumes a directory.
10 lines
82 B
YAML
10 lines
82 B
YAML
---
|
|
Suse:
|
|
pkg: procps
|
|
|
|
Debian:
|
|
pkg: procps
|
|
|
|
Gentoo:
|
|
pkg: sys-process/procps
|