mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Lint
This commit is contained in:
parent
8d5833424d
commit
99d9bc5792
@ -5697,7 +5697,7 @@ def _gather_pillar(pillarenv, pillar_override, **grains):
|
||||
def call(name, function, *args, **kwargs):
|
||||
'''
|
||||
Executes a salt function inside a container
|
||||
|
||||
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
@ -211,7 +211,7 @@ def set_state(name, backend, state, socket='/var/run/haproxy.sock'):
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
||||
salt '*' haproxy.set_state my_proxy_server my_backend ready
|
||||
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user