Interface to Red Hat tuned-adm module
Syed Ali <alicsyed@gmail.com>
new
tuned-adm
Linux
salt.modules.tuned.
active
()¶Return current active profile
CLI Example:
salt '*' tuned.active
salt.modules.tuned.
list_
()¶List the profiles available
CLI Example:
salt '*' tuned.list
salt.modules.tuned.
off
()¶Turn off all profiles
CLI Example:
salt '*' tuned.off
salt.modules.tuned.
profile
(profile_name)¶Activate specified profile
CLI Example:
salt '*' tuned.profile virtual-guest
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy