-
when I execute _make px4_sitl gazebo_, something went wrong. At first I didn't see any words in red that told what's wrong, until I rolled back and discovered something concerned _libprotobuf_ in whit…
-
https://code.visualstudio.com/docs/editor/extension-marketplace
| Name | Identifier | Notes |
| -- | -- | -- |
| Better TOML | `bungcip.better-toml` | |
| Code Spell Checker | `streetsidesoftwar…
-
**Description**
All the function of the `jinja` execution module do not support `saltenv` argument and also do not use the `saltenv` from the config
**Setup**
(Please provide relevant configs and…
-
related to #1127
Currently, dicts are loaded purely from the loaders, regardless if it has a schema defined.
```python
class Person(DictValue):
name: str
team: str
class Settings(…
-
Ich habe deine beiden Configs für v1 & v2 in ein jinja template gemerged und eine Web-UI drum herum gebaut, mit der man sich ganz bequem eine ESPHome yaml nach den eigenen Bedürfnissen für bis zu 3 Sp…
-
(I proposed this idea briefly in #387, but I suppose it's better to create a new issue to optimize tracking)
I think that the documenter functionality has a lot of potential in this project, and I …
-
If I install redis in server mode. The pillar config as the following:
salt-call pillar.get redis
local:
----------
conf_dir:
/etc
server:
----------
bind…
-
**Issue**: Not able to notify in slack channel with workflow output/stdout. How to use workflow context and variable in notify parameter, without writing for each of the task in the workflow
Workfl…
-
I am having an issue when I add in a different PPA in the pillar data to install PHP7.0:
```
php:
use_ppa: True
ppa_name: 'ondrej/php'
ng:
version: 7.0
...
```
The PPA gets added but `apt-…
-
I'm on the way to develop a weasyprint blok that would transform html to pdf (like wkhtmltopdf)
So it would be nice make this `report-jinja` blok works with both `wkhtmltopdf` or `weazyprint`.
I…