Skip to content

Commit 6ed707b

Browse files
committed
chore: update ubuntu reqs
1 parent a41fc36 commit 6ed707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbook/project/host_vars/micado.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ master_hostname: micado-master
4141
min_ram: 3750
4242
min_disk: 14000000000
4343
min_free: 5000000000
44-
min_ubuntu: ["18.04", "20.04", "22.04"]
44+
min_ubuntu: ["20.04", "22.04", "24.04"]
4545

4646
# lookups
4747
# -------------------------------------------------------

0 commit comments

Comments
 (0)