mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update state.py
This commit is contained in:
parent
9790ee3d0d
commit
f590eb2b02
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ log = logging.getLogger(__name__)
|
|||
def _ssh_state(chunks, st_kwargs,
|
||||
kwargs, test=False):
|
||||
'''
|
||||
funciton to run a state with the given chunk via salt-ssh
|
||||
Function to run a state with the given chunk via salt-ssh
|
||||
'''
|
||||
file_refs = salt.client.ssh.state.lowstate_file_refs(
|
||||
chunks,
|
||||
|
|
Loading…
Add table
Reference in a new issue