diff --git a/host/lhr01nuc/spec.bu b/host/lhr01nuc/spec.bu index 608485e..3f8fe85 100644 --- a/host/lhr01nuc/spec.bu +++ b/host/lhr01nuc/spec.bu @@ -55,3 +55,20 @@ storage: dns-search= may-fail=false method=manual + + - path: /etc/zincati/config.d/51-rollout-wariness.toml + contents: + inline: | + [identity] + rollout_wariness = 0.8 + + - path: /etc/zincati/config.d/55-update-strategy.toml + contents: + inline: | + [updates] + strategy = "periodic" + + [[updates.periodic.window]] + days = ["Sat", "Sun"] + start_time = "22:30" + length_minutes = 60