-
Currently, salt-bootstrap fails to install a working saltstack because it does pip install -U of the requirements, which upgrades jinja to the latest release which does not have expected imports by sa…
jpic updated
4 months ago
-
Issue: Currently, any changes made in config.yaml in our GitHub repository also require manual updates in the Salt .sls files, leading to redundant work and potential inconsistencies.
possible solu…
-
The key deployment code in *master/Section5/Video3/toplevel/vagrant/Vagrantfile* and similar for Section 1 / video 23 and 24 consistently fail for me when called as
````
vagrant up master && vagr…
-
**Description**
Cant install python-freeipa (Python Requests library) on minion 3007
https://python-freeipa.readthedocs.io/en/latest/
No problems on 3004-3005 minions
**Setup**
```
salt-pip inst…
-
Right now, with a top level `saltstack` dir in this repo, it's a bit messy getting this to run in Rambo.
After `rambo createproject`, you can't clone this repo into the project because you can't cl…
-
I want a grains dir in auth that contains a grains file.
The file should be the same format as sample-states/saltstack/grains/grains.
when rambo up is run i want to append the contents of auth/…
-
The following email thread captures the discussion, edited for brevity:
David Murphy
Jan 16 (8 days ago)
to nicole, Mike, Thomas, bcc: me
Given I am touching the most of the dependencies for build…
-
### Description of Issue/Question
Repositories like the Saltstack repository require multiple keys to install packages required by the `salt-minion`, `salt-master` and other Saltstack packages.
##…
-
SaltStack offers at https://docs.saltstack.com/en/latest/contents.html (top right corner) pretty useful feature to download the whole documentation as PDF or EPUB, so that users can print it, or copy …
-
**Description**
States in [gitfs](https://docs.saltproject.io/en/latest/topics/tutorials/gitfs.html) are unusable with `salt-ssh` since 3006.7
**Setup**
I use a [personal `salt-ssh` configura…