Files
KNELInventory/docs/adr/0001-glpi-change-logging-from-cli.md
mrcharles 19b2891102 [#705] record founding decisions as ADR 0001
Questions-file answers retired into docs/adr per the Redmine-first model.
https://projects.knownelement.com/issues/705
2026-09-05 05:30:37 -05:00

21 lines
896 B
Markdown

# ADR 0001: GLPI change logging from CLI, starting now
Status: accepted (2026-09-04, founder ruling OQ7). Discourse index:
https://community.turnsys.com/t/297 — repo topic: https://community.turnsys.com/t/319
Ticket: https://projects.knownelement.com/issues/705
## Context
Prod work needs approved Change Requests in GLPI (the CMDB), but waiting
for the full GLPI/Redmine integration polish would leave prod changes
untracked in the meantime.
## Decision
Start logging production changes to GLPI NOW via `scripts/glpi-change.sh`
(CLI over the GLPI REST API). Note: the newer `mglpi` connector had a
change-create regression (#797) — glpi-change.sh remains the working path.
## Consequences
Every prod-target op can carry a CR id (enforced by repo CHANGE GATEs like
PFVCluster's `.crush/active-cr`). CMDB rulings C1-C3 (itemtype, agent write
access, refresh cadence) are ticketed as #801.