This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit cecc6f2
committed
fix: [#28] resolve e2e testing blockers for local development
- Fix markdown linting error in grafana-subdomain-setup.md (MD029/ol-prefix)
* Change ordered list numbering from '2.' to '1.' for proper sequence
- Fix libvirt cloud-init template variable passing in main.tf
* Add missing 'use_minimal = var.use_minimal_config' parameter
* Ensures cloud-init templates receive all required variables
These fixes enable successful e2e testing in local development environments
and ensure consistent template rendering across different deployment modes.1 parent a9c94e9 commit cecc6f2
File tree
2 files changed
+2
-1
lines changed- docs/guides
- infrastructure/terraform/providers/libvirt
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments