Commit 157956c
OCPBUGS-61695: Override NMState service definition
A bug was introduced in the NMState service definition that breaks
many of our uses of it on the host. This overrides the service so
the NetworkManager-wait-online service is a softer dependency
because in some environments that service will fail and we don't
want it to prevent NMState from running.
This is done as a complete override of the service because it is
not possible to replace dependencies using a partial drop-in. Also,
it is only a temporary fix until the NMState fix lands in our images.1 parent 37499ce commit 157956c
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments