-
### Describe the bug
Salt minion deployed by open-vm-tools with SaltStack component has broken minion configuration with all custom arguments to VMware Tools salt-minion setup script _svtminion.sh_ i…
-
### Description
Hi, I tried to complete this part of the [tutorial](https://handbook.datalad.org/en/latest/basics/101-105-install.html#dataset-content-identity-and-availability-information)
I'm us…
-
**Description**
During the day I found out that recently updated salt-minion does not respond:
salt-master:~$ salt us1101bzrd002 test.ping
us1101bzrd002:
Minion did …
-
**Description**
3007.1 Windows minions with option `scheduler_before_connect: True` set throws exception `TCP Publish Client encountered an exception while connecting to 127.0.0.1:4510: TimeoutError(…
-
```
public static byte[] GetAesKeyFromPassword(string password)
{
var argon2 = new Argon2id(Encoding.UTF8.GetBytes(password))
{
DegreeOfParallelism = 4,
…
-
## Overview
[TIP]: # ( DO NOT include your login-information when pasting in program output! )
[NOTE]: # ( Give a BRIEF summary about your problem )
python version is: 3.9.12
icloudpd version is:…
-
### Description of Issue/Question
The recommended ways to debug templates are (as seen in the Slack chat):
```
salt 'example.com' slsutil.renderer /path/to/file.jinja 'jinja'
salt 'example.com…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I alread…
-
**Description**
As per title, a domain group can't be added as a member of a local group - in spite of the documentation appearing to support this.
**Setup**
Salt-master v.3007.1 on Linux Slackw…
-
**Description**
After upgrading from 3006.7 to 3006.8 on the salt-master, the following logs are seen in the master log:
```
2024-05-02 15:38:03,398 [salt.loaded.int.fileserver.s3fs:406 ][DEBUG ]…