-
Updated
Nov 11, 2020 - Java
configuration-management
Here are 1,110 public repositories matching this topic...
Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.
-
Updated
Oct 28, 2020 - Python
Basically we're in the DAG, so make sure we've let all the other resources (like files) get built (that might be used for the file server) before the server sends anything out. We could either block or just not return anything yet.
As an aside, does the rf.ReadFrom bit not get cancelled properly on close??
-
Updated
Nov 11, 2020 - Rust
-
Updated
Jan 13, 2020 - C++
-
Updated
Nov 6, 2020 - Ruby
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Nov 9, 2020 - Java
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow
-
Updated
Oct 9, 2020 - Python
-
Updated
Oct 28, 2020 - Python
-
Updated
Nov 11, 2020 - Python
-
Updated
Sep 23, 2020 - C
-
Updated
Oct 18, 2020 - Rust
Similar to the Email validator.
-
Updated
Feb 5, 2019 - Python
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Jul 1, 2020 - Java
-
Updated
Nov 10, 2020 - Ruby
-
Updated
Aug 10, 2020 - Python
-
Updated
Apr 19, 2020 - C#
-
Updated
Nov 10, 2020 - Python
-
Updated
Nov 3, 2020 - Shell
-
Updated
Oct 30, 2020 - Java
-
Updated
Nov 4, 2020
-
Updated
Nov 20, 2019 - Elixir
-
Updated
Oct 22, 2020 - Lua
-
Updated
Nov 11, 2020 - C
Improve this page
Add a description, image, and links to the configuration-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration-management topic, visit your repo's landing page and select "manage topics."


Issue Description
Type: bug report
Describe what happened