-
**Description**
Need to add shellcheck to verify the validity of shell scripts to ensure that they are correct
For example: the current salt-call is using backticks around dirname
```
root@david…
-
**Description**
After updating our Salt to 3006.0 we lost the ability to externally authenticate using yubico. After further testing we confirmed that PAM authentication still works, but yubico gives…
-
**Description**
Salt-API unstable after upgrade from 3004.2 to 3006.1
**Setup**
Customer is not using Aria Config components, only Salt open
Enabled eauth="auto" on one of our salt-master's in…
-
**Description**
The docker state is failing to apply due to the `docker` package being missing from the onedir package on Ubuntu 22 (Jammy) on amd64 architecture. I believe this is related to https:/…
-
**Description**
When using file tree external pillar data that needs to be rendered through the Jinja/YAML renderer, Salt uses a temp file of the form __salt.tmp.xxxxxx from the mkstemp utility throu…
-
**Description**
This appears to be a regression in 3005.1, as I didn't see this before. The "maintenance" process grows relatively quickly, until it eventually gets OOM'ed.
**Setup**
(Please prov…
-
**Description**
Using salt-api, when a single argument is sent for say a `cmd.run`, it fails. I have to add additional arguments as described in #62624
3005 should still be supported but looking …
-
**Description**
During building of classic packaging for Salt 3005, found issue with file.check_perms on RHEL 8.
Note this was code which has been used in past release without incident.
**Setup**…
-
**Description**
Getting error TypeError: salt.loaded.int.module.cp.cache_file() got multiple values for keyword argument 'saltenv'
when trying to install an rpm from an outside source using pkgs.ins…
-
**Description**
on a fresh master setup with gitfs/pillarfs using ssh keys, the error log is filled with known_hosts errors. the hostname in question is actually in the root user known_hosts file ( s…