Module for viewing and modifying OpenBSD sysctl parameters
salt.modules.openbsd_sysctl.
assign
(name, value)Assign a single sysctl parameter for this minion
CLI Example:
salt '*' sysctl.assign net.inet.ip.forwarding 1
salt.modules.openbsd_sysctl.
get
(name)Return a single sysctl parameter for this minion
CLI Example:
salt '*' sysctl.get hw.physmem
Generated on June 18, 2020 at 04:09:58 UTC.
You are viewing docs for the latest stable release, 3001. Switch to docs for the previous stable release, 3000.3, or to a recent doc build from the master branch.
© 2020 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy