Skip to content

Commit

Permalink
fix(osfamilymap.yml): correcting paths to directory
Browse files Browse the repository at this point in the history
This corrects the paths to point to the directory, not file,
as the behavior in `param.sls` assumes a directory.
  • Loading branch information
Beau Bilyeu committed Sep 23, 2021
1 parent 48442fc commit 4a0cc9d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sysctl/osfamilymap.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
RedHat:
config:
location: /etc/sysctl.conf

Suse:
pkg: procps

Expand All @@ -11,7 +7,3 @@ Debian:

Gentoo:
pkg: sys-process/procps

FreeBSD:
config:
location: /etc/sysctl.conf

0 comments on commit 4a0cc9d

Please sign in to comment.