mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2024-11-30 20:05:56 +01:00
fix typos
This commit is contained in:
parent
40ad4fe142
commit
ea99e11fee
@ -1,5 +1,5 @@
|
|||||||
sysctl
|
sysctl-formula
|
||||||
======
|
==============
|
||||||
|
|
||||||
This formula ensures that a sysctl parameter is present on the system
|
This formula ensures that a sysctl parameter is present on the system
|
||||||
from a pillar file.
|
from a pillar file.
|
||||||
@ -7,7 +7,7 @@ from a pillar file.
|
|||||||
|
|
||||||
Here's a small pillar data sample::
|
Here's a small pillar data sample::
|
||||||
|
|
||||||
sysclt:
|
sysctl:
|
||||||
lookup:
|
lookup:
|
||||||
pkg: procps-ng
|
pkg: procps-ng
|
||||||
config_location: /etc/sysctl.d
|
config_location: /etc/sysctl.d
|
||||||
|
Loading…
Reference in New Issue
Block a user