Update state.py

This commit is contained in:
Mike Place 2018-07-18 15:37:06 -06:00 committed by GitHub
parent 9790ee3d0d
commit f590eb2b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,