This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Commit 7e99e7f
committed
baremetal: let installer.service retry on failure
In case the network only has a temporary problem, the installer service
should start again on failure.
Convert it to a oneshot service to set RemainAfterExist, so that it is
not triggered twice if anything that depends on it is pulling it in
again after it finished.1 parent c1f853e commit 7e99e7f
File tree
2 files changed
+6
-3
lines changed- assets/terraform-modules/matchbox-flatcar/templates
- pkg/assets
2 files changed
+6
-3
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments