fix(osfamilymap.yml): correcting paths to directory

This corrects the paths to point to the directory, not file,
as the behavior in `param.sls` assumes a directory.
This commit is contained in:
Beau Bilyeu 2021-09-22 22:23:43 -04:00
parent 48442fcf66
commit 4a0cc9da99
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +1,4 @@
---
RedHat:
config:
location: /etc/sysctl.conf
Suse:
pkg: procps
@ -11,7 +7,3 @@ Debian:
Gentoo:
pkg: sys-process/procps
FreeBSD:
config:
location: /etc/sysctl.conf