-
## Your setup
### Formula commit hash / release tag
c0485fb345bbbdbbf96e20653f2df36d85910237 26/10/2020
### Versions reports (master & minion)
not relevant
### Pillar / config used
n…
-
Found this while reviewing https://github.com/saltstack-formulas/nginx-formula/pull/238#issuecomment-496024750.
This entry point is defined in the `README` but when called, results in the error:
…
-
saltstack_salt-contrib/modules/wireunlurk/wireunlurk.py:162: [E0602(undefined-variable), _is_app_infected] Undefined variable 'is_file_hidden'
saltstack_salt-contrib/modules/wireunlurk/wireunlurk.py:1…
-
**Description**
Improper startup followed by Python errors.
**Setup**
New Rocky Linux 9 master also running a minion on itself for testing. FirewallD disabled, SELinux set to permissive.
- […
-
Hello all,
I am currently creating a pillar for both Red hat and Windows.
The pillar looks like this at the moment:
Top.sls:
```
# top.sls
base:
'*':
- redhat
- windows
# redhat.…
-
https://docs.saltstack.com/en/getstarted/ssh/connect.html
If using Saltfile as suggested on the page, salt-ssh will not function because of numerous permissions issues. There are a lot of suggestio…
-
For internet dependent states we could add `retrys` support per https://docs.saltstack.com/en/latest/ref/states/requisites.html#retrying-states
This could be a macro (See #134)
Example: https://…
-
Dear @Lothiraldan after my recent failed struggles with getting saltpad up and connecting to my master running on 2015.8.3, I have gone back and double checked the salt github repo for the required CO…
-
For anyone looking at this formula it seems this is not maintained anymore. There is an active fork in saltstack-formulas organization which has been updated since few years ago and seems to be somewh…
-
Hey @dmulyalin ,
thanks for all your great work to combine the strength of nornir with salt and make salt more useable for network engineers.
I always find it non intuitiv to use the double t…