-
Wanted to try a "complete" example on my vagrant installation so I had to use the develop branch. However, the custom-bootstrap-salt.sh in example/complete dies with the error:
/bin/sh: 0: Illegal o…
-
### Description of Issue/Question
When installing the new "onedir" version of Salt, by default there are no pip packages installed to allow for connection to a MySQL database. All of the `mysql.*` …
-
from salt-test01.test.pub
master congif:
cluster_pki_dir: ../gv0/brick/pki/master
ls .../gv0/brick/pki/master/peers/
salt-test01.test.pub salt-test02.pub salt-test03.test.pub
salt-key -l …
-
We have a couple of documentation requests here on this repo for documentation about how to uninstall Salt. See:
- https://github.com/saltstack/salt-bootstrap/issues/1492
- https://github.com/salt…
-
**Description**
On both Debian 11 and 12 minions, `state.sls_exists` is broken. This same issue does not occur on other minions (e.g. AlmaLinux 8.x/9.x).
**Setup**
Please be as specific as possib…
-
./bootstrap-salt.sh -v
./bootstrap-salt.sh -- Version 2023.07.25
SALT installation
curl -o bootstrap-salt.sh -L https://bootstrap.saltproject.io
chmod +x bootstrap-salt.sh
./bootstrap-salt.…
-
At the moment, `gpg` installation and configuration (besides just private key import) for Salt master has to be done manually - bootstrap package won't handle this.
-
**Description**
A clear and concise description of what the bug is.
**Setup**
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Sa…
-
**Description**
The win_lgpo module used does not currently attempt to escape spaces found in xmlns definitions.
**Setup**
- [x] on-prem machine (Windows 11 24H2)
- [ ] VM (Virtualbox, KVM, etc.…
-
I'm not sure if there is any interest, but I use Salt Stack http://saltstack.com/
Something similar to `chef.sh`, but `salt.sh`
``` shell
# Install Salt Stack
wget -O - http://bootstrap.saltstack.or…