Salt: state.sls_id not working with salt-ssh

Created on 29 Nov 2015  路  6Comments  路  Source: saltstack/salt

It always returns this to me:

$ salt-ssh --version
salt-ssh 2015.8.2 (Beryllium)

$ uname -a
Linux local 3.19.0-37-generic #42~14.04.1-Ubuntu SMP Mon Nov 23 15:13:51 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

$ salt-ssh 'example.org' state.sls_id my-sls-id my-sls
example.org
    Data failed to compile:
----------
    No matching sls found for 'my-sls' in env 'base'

Is it because there is not wrapper function for state.sls_id in https://github.com/saltstack/salt/blob/v2015.8.2/salt/client/ssh/wrapper/state.py?

Bug Core Salt-SSH

Most helpful comment

Any update on this?

All 6 comments

@lins05, thanks for the report. We should get this implemented in salt-ssh.

How can this get fixed? Maybe I can create a pull request if you tell me what to do. Thank you

Any update on this?

Looks like this is still a problem in 2016.11.1

Gentle ping, this is really a pita ...

Was this page helpful?
0 / 5 - 0 ratings