Salt proxy module
New in version 2015.8.3.
Module to deploy and manage salt-proxy processes on a minion.
Create the salt proxy file and start the proxy process if required
Parameters: |
|
---|
CLI Example:
salt deviceminion salt_proxy.configure_proxy p8000
Check if the salt-proxy process associated with this proxy (name) is running.
Returns True if the process is running False otherwise
Parameters: | proxyname -- String name of the proxy (p8000 for example) |
---|
CLI Example:
salt deviceminion salt_proxy.is_running p8000
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.salt_proxy.html