James Howe
James Howe
@s0undt3ch whoops, sorry, TLS not TCP.
> This module requires the `augeas` Python module. How have you installed it? Note that the new onedir packages do not use the system Python.
It would be `salt-pip install augeas`. `python-augeas` is the rpm package name.
> python-augeas is the name of the pip package as well... I stand corrected. So much for consistency, eh. > I need to mirror PyPI now? `salt-pip` should be able...
You did have to do that anyway, but it just happened that you had `python3-augeas` installed already. I agree it's not a very good upgrade experience. A migration tool was...
The `ssh_` settings in the master config only apply to `salt-ssh`, not to any other SSH connection.
Salt Cloud has a separate `ssh_timeout` setting, as far as I can see: #60632 I'm not sure where it would be documented, if it is.
Assigning to @cmcmarrow as the author of the feature.
I suspect this is a duplicate of #32567 and returners in general will not work with salt-ssh.
It should have a `dir_mode` argument, same as `file.managed`. Definite bug here.