-
**Description**
I am using `file.serialize` to update the contents of a JSON file. Since that file may already exist, I have set `merge_if_exists: True` in order to merge the file contents with the `…
-
Hello,
Thanks a lot for this lib. It helped me to understand the IPMI spec better.
I am trying to make the in-band `ipmbdev` interface work with the library without much success. I am interested…
-
**Description**
Git repos defined under `gitfs_remotes` are not fetched when using salt-ssh
**Setup**
- [x] on-prem machine
- [ ] VM (Virtualbox, KVM, etc. please specify)
- [ ] VM running …
-
**Description**
Hit bug #65474 (same error message) while using the old/deprecated x509 module. Switched to x509_v2 on the CA/PKI minion, and the "client" minion. Now it fails with the following erro…
-
task_state
(returns integer) - current task state. one of STATE_ESTOP, STATE_ESTOP_RESET, STATE_ON, STATE_OFF.
STATE_OFF is never returned, when you set the state(int) to STATE_OFF STATE_E…
-
### Description of Issue/Question
The `pyenv.install_pyenv` state [uses the wrong signature when calling `_check_and_install_python()`](https://github.com/saltstack/salt/blob/develop/salt/states/py…
eykd updated
3 months ago
-
## Problem
I have defined two Step Functions state machines in my CDK (Python) application.
When I try to use the render option the preview panel opens but with this error:
```
Errors detected…
-
This is a tangent, an opportunity to leverage a UML & state graph visualization engine called [PlantUML](https://github.com/plantuml/plantuml). That project is actively maintained with many users, and…
-
### **1.**
I reviewed and studied:
- home security monitoring,
- finite state machine,
- JSON FSM representation,
- documenting on Github,
- FSM libraries in the different frameworks,
- p…
-
Hi.
I've been trying to run python functions in FAASM, running into some issues.
# 1. Following the [Python Documentation for FAASM](https://faasm.readthedocs.io/en/stable/source/python.html)
`…