-
### Description of Issue
A minion/master is unable to get the new pillar data from an alternative branch in git after it was updated on remote git pillar repository. This was working with 3005.1, but…
-
**Description**
For simplicity. Create a user and create a simple publisher_acl restriction (see below) and run a command not in the publisher ACL. In a previous salt version 3004 for us. The example…
-
**Description**
When in FIPS mode Red Hat Enterprise Linux 7 cannot load shadow module. This makes user.present unable to check many attributes for changes.
**Setup**
rhel7 with fips=1
**Ste…
-
**Description**
I am using `file.serialize` to update the contents of a JSON file. Since that file may already exist, I have set `merge_if_exists: True` in order to merge the file contents with the `…
-
When run the first time the following error is shown:
```
pip_|-salt packages_|-salt packages_|-installed:
----------
__run_num__:
0
changes:
----------
comme…
-
**Description**
After upgrade to 3007 and cleanup .pyc per https://github.com/saltstack/salt/issues/66177
still seeing this error message
```
salt-minion[xx]: [ERROR ] Publish server binding…
-
When adding EPEL to CentOS8, uyuni automatically creates a bootstrap repository with python3-zmq and zeromq pulled from EPEL. The salt minion still works with these packages, but libunwind and libsodi…
bochi updated
2 years ago
-
**Description**
Setup an inotify beacon and refresh beacons. Every time beacons are refreshed inotify file handles are leaked.
**Setup**
Start a CentOS:8.1.1911 container
```
curl -o bootstra…
-
# Additional Information
salt-ssh appears to be successful from the WebUI for Tumbleweed clients, but throws an error for Fedora 33 and CentOS Stream
## Version of Uyuni Server and Proxy (if use…
-
the example file provision.sh at https://terminallabs-rambo.readthedocs.io/en/latest/core/provisioning/ has a race condition in it.
between:
echo "Installing Salt with master and Python 3"
bash…