-
**Description**
A custom Salt Runner is reliably and successfully run via `salt-run . `
This same Runner when called via Reactor will initially work, but will then fail with "weakly-referenced objec…
-
### Description of Issue
sls_exists functionality seems to depend, incorrectly - according to me, to the format/corectness of the file checked for.
### Setup
Files in /srv/salt - file_roots point…
-
### Description of Issue/Question
It's appropriate in PostgreSQL to grant privileges to all functions within a schema. PostgreSQL syntax - GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA to ; This currentl…
-
Replicate OpenNEM monthly and weekly summary emails
NOTES
- [ ] check against `gap_fill` before outputting to ensure there are no gaps in generation data
- [ ] fix date selected using `get_ne…
-
**Migrated issue, originally created by Anonymous**
% for item in [
'some',
'long',
'list',
'of',
'items',
]:
${item}
…
-
More specifically, HTTP client-side stuffs are more useful at this point.
One challenge here is to have some security/diagnostic measures implemented, because one would want to control/limit the o…
-
**Description**
run python script occur error message
**Setup**
![image](https://user-images.githubusercontent.com/8147810/95653560-27da0c00-0b2c-11eb-8ce8-efe745a8de9c.png)
salt minion error …
-
Hi Tim,
I get stuck with the installation in step 5. I can't initialize the database. It looks like SQLAlchemy is missing but I can't install it with apt-get:
pi@raspberrypi ~/Development/env/raspis…
-
I had blogofile running on debian wheezy with python3.2 and now had to move the files into debian squeeze running python2.6. That was when the latin characters started to become a problem.
Here is th…
-
### Description of Issue
Trying to use the `merge` option of `salt.modules.config.get` with `salt-ssh` results in the following error:
```
$ salt-ssh testmachine config.get roles merge=recurse
…