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:40:35 -05:00
commit d9d8f9f157
16 changed files with 1040 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 ...