Make sure apt indexes are up-to-date in recovery environment

This commit is contained in:
Marco Nenciarini
2022-02-17 09:44:18 +01:00
parent f59225bf9c
commit b12bc56b09
4 changed files with 1 additions and 4 deletions

View File

@@ -96,4 +96,3 @@ variable "automatically_upgrade_k3s" {
default = true
description = "Whether to automatically upgrade k3s based on the selected channel"
}