Bryce Larson

Results 5 issues of Bryce Larson

**Setup** install salt-ssh on an ubuntu 20.04 box and use it to control an ubuntu 16.04 box (probably happens with centos 7, 8, debian 9, and ubuntu 18.04 as well)...

Bug
Regression
Salt-SSH
severity-high
Aluminium
centos
ubuntu
debian
point-release

**Is your feature request related to a problem? Please describe.** https://github.com/saltstack/salt-enhancement-proposals/pull/49 was accepted, can we implement this in time for the 3004.0rc1 ? **Describe the solution you'd like** 3004.0rc1 to...

Feature

Python3.5 distros need replaced with their newer versions because the pip tests are having issues with packages using fstrings. We need to update to a newer version of salt, such...

Rhel7 and oraclelinux7 now have python3 in the repos (not python36 like we had in epel, however the python3 package provides python36), but the python3-devel package is in the optional...

Bug

We use terraform to manage our launch templates: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/launch_template and it doesn't delete old versions ever. It would be nice if there was an option on this plugin to still...

enhancement