Interface to Red Hat tuned-adm module
maintainer: | Syed Ali <alicsyed@gmail.com> |
---|---|
maturity: | new |
depends: | tuned-adm |
platform: | Linux |
Return current active profile
CLI Example:
salt '*' tuned.active
List the profiles available
CLI Example:
salt '*' tuned.list
Turn off all profiles
CLI Example:
salt '*' tuned.off
Activate specified profile
CLI Example:
salt '*' tuned.profile virtual-guest
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.tuned.html