chore: initial import from KNEL/PFVCluster@041d311 [#769]

Split per O&M lane work order. Full history: KNEL/PFVCluster.
https://projects.knownelement.com/issues/769#note-4152
This commit is contained in:
2026-09-03 21:30:32 -05:00
commit 33827de0dc
236 changed files with 9587 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Refs only — real values live in ~/.creds (0600), never in repos.
# Example: this repo's CLIs read env files at runtime, e.g.
# docker run --rm --env-file ~/.creds/redmine.env ...