Default Linode instance to nanode-1 — standard-2 was 4x the cost for no gain

This commit is contained in:
n0mad1k
2026-04-30 23:27:22 -04:00
parent 084b19f98e
commit 04e084617f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ PRESETS = {
}
DEFAULT_INSTANCE = {
'linode': 'g6-standard-2',
'linode': 'g6-nanode-1',
'aws': 't3.small',
'flokinet': 'vps-2',
}