disable reboot after upgrade on agares
This commit is contained in:
parent
56dc4fcaee
commit
fb9a0076e8
1 changed files with 3 additions and 0 deletions
|
@ -79,5 +79,8 @@
|
||||||
dmidecode
|
dmidecode
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Running router VM. They have to be restarted in the right order, so network comes up cleanly. Not ideal.
|
||||||
|
system.autoUpgrade.allowReboot = false;
|
||||||
|
|
||||||
system.stateVersion = "22.05";
|
system.stateVersion = "22.05";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue