salt icon indicating copy to clipboard operation
salt copied to clipboard

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

Results 716 salt issues
Sort by recently updated
recently updated
newest added

### What does this PR do? Corrects bash-completion for Debian / Ubuntu. When the relenv architecture was created, the RedHat bash completion file ```salt.bash``` was used for Debian / Ubuntu...

test:full
test:pkg
test:os:all

### What does this PR do? Fixes an issue with the ``network.local_port_tct`` function in the network salt util where it wasn't parsing the IPv4 mapped IPv6 address correctly. It was...

### What does this PR do? ### What issues does this PR fix or reference? Fixes ### Previous Behavior Remove this section if not relevant ### New Behavior Remove this...

test:full

### What does this PR do? The salt.utils.data util was used to support python 2. Since we no longer support python 2, we can start removing this. This gives us...

test:core
test:slow
test:full

### What does this PR do? Ensures that grains are sync'd before loading grains and then compiling pillar, since there could be custom grains used in pillar files, which will...

test:slow
test:full
test:pkg
test:os:all

### What does this PR do? Resolving permission conflict between master and syndic for /var/cache/salt/master/proc (when using scheduling on master) ### What issues does this PR fix or reference? Fixes...

test:slow
test:full
test:pkg
test:os:all

**Description** I am trying to test out creating a beacon and seem to getting a "An un-handled exception was caught by Salt's global exception handler" error. **Setup** (Please provide relevant...

Bug
needs-triage

**Description** When using `curl` against the salt-api endpoint: - PAM reports that login:auth `authentication success`. - salt-master reports: `salt.master :2260][WARNING ][760504] Authentication failure of type "eauth" occurred.` - cherrypy reports:...

Bug
needs-triage

**Description** Comparing manage.up and manage.alived output, the latter does not report all live minions. This bug may be related to [issue #66837](url=https://github.com/saltstack/salt/issues/66837) **Setup** Using salt-run manage.alived and salt-run manage.up reports...

Bug
needs-triage

### What does this PR do? ### What issues does this PR fix or reference? Fixes ### Previous Behavior Remove this section if not relevant ### New Behavior Remove this...

test:full