-
Updated
Sep 28, 2020 - Java
configuration-management
Here are 1,081 public repositories matching this topic...
Description
I get the following warnings once a minute:
2020-06-23 23:11:13,900 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt/master/roots/mtime_map: /srv/salt/a/b/c/ifcfg-eth0:0:1533517049.0
2020-06-23 23:11:13,901 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt
-
Updated
Sep 23, 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
Sep 29, 2020 - Rust
-
Updated
Jan 13, 2020 - C++
-
Updated
Jul 25, 2020 - Ruby
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Sep 30, 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
Sep 20, 2020 - Python
-
Updated
Aug 28, 2020 - Python
-
Updated
Sep 23, 2020 - C
-
Updated
Sep 30, 2020 - Python
-
Updated
Sep 29, 2020 - Rust
-
Updated
Feb 5, 2019 - Python
Similar to the Email validator.
-
Updated
Jul 1, 2020 - Java
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Apr 19, 2020 - C#
-
Updated
Aug 10, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Sep 29, 2020 - Shell
-
Updated
Aug 24, 2020 - Java
-
Updated
Sep 12, 2020
-
Updated
Nov 20, 2019 - Elixir
-
Updated
Sep 30, 2020 - Lua
-
Updated
Sep 30, 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