mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 11:41:34 -05:00
Disable rollout wariness
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c593f64c5c
commit
5b9605128f
File diff suppressed because one or more lines are too long
@ -85,7 +85,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
[identity]
|
[identity]
|
||||||
rollout_wariness = 1
|
rollout_wariness = 0
|
||||||
- path: /etc/zincati/config.d/55-updates-strategy.toml
|
- path: /etc/zincati/config.d/55-updates-strategy.toml
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
|
File diff suppressed because one or more lines are too long
@ -103,7 +103,7 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
[identity]
|
[identity]
|
||||||
rollout_wariness = 1
|
rollout_wariness = 0
|
||||||
- path: /etc/zincati/config.d/55-updates-strategy.toml
|
- path: /etc/zincati/config.d/55-updates-strategy.toml
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
|
Loading…
Reference in New Issue
Block a user