This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Commit e5f0458
committed
baremetal: use ignition.config.url kernel parameter
The Ignition configuration got written out only once to the OEM
partition and any updates to it in the matchbox store were not
propagated to the node's Ignition environment when Ignition is
forced to run again.
Use the Ignition kernel parameter to point the node's Ignition
environment directly to matchbox where the userdata lies.1 parent 6c7809c commit e5f0458
File tree
2 files changed
+4
-6
lines changed- assets/terraform-modules/matchbox-flatcar/templates
- pkg/assets
2 files changed
+4
-6
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | | - | |
| 61 | + | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
68 | 66 | | |
69 | | - | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments