-
When creating VMs, often the need arises to modify the size of the associated storage volumes. For app VMs use implying large data volumes is an obvious example. but also template VMs that provide a l…
-
Greetings,
**Description**
Posted this issue here with all the details: https://groups.google.com/g/salt-users/c/s51O4nkwrog
On that post I basically narrowed it down to where my issue was. (…
-
**Describe the bug**
Not sure this is a bug. Is `salt-lint` meant to support linting of jinja template files that are not salt state files, e.g. sourced templated files used in `file.managed` states,…
-
The grammar used in the extension doesn't correctly highlight symbols if they are followed by curly braces {}.
Examples for reproduction:
```solidity
.deposit{ value: amount }();
new Tester{ s…
-
### Description of Issue/Question
So, with all [these modules](https://github.com/orgs/salt-extensions/projects/5/views/1) being moved out of Salt, it would be good to have а way to bootstrap a Sal…
-
**Description**
When calling `salt '*' zabbix.apiinfo_version ` from the salt master I get this error
![api](https://github.com/user-attachments/assets/5b5205fd-3931-4115-ab5e-67ee01e90b4b)
I …
-
Some salt sls files are written in python directly, I've added those interpreters in a PR here https://github.com/chriskuehl/identify/pull/60 as well as disabled the executable checks since these file…
-
Can you add the SCRAM supports?
For example Rouncube has needed: https://github.com/roundcube/roundcubemail/issues/6917
-----------------------------
Cyrus SASL supports:
- SCRAM-SHA-1
- SC…
-
**Description**
The changelog for 3007.0rc1 (2024-01-02) mentions that all Docker modules have been deprecated in favor of the Docker Salt Extension, but the specified link https://github.com/saltsta…
-
### Description of Issue
Trying to create a private key on Windows minions using x509.private_key_managed state fails with:
`The 'mode' option is not supported on Windows`
The mode is not set …