refactoring

This commit is contained in:
Saeed Vaziry
2023-08-04 18:28:04 +02:00
parent 8444323cf4
commit 643318fcfc
349 changed files with 3189 additions and 2729 deletions

View File

@ -385,6 +385,7 @@
'images' => [
'ubuntu_18' => 'linode/ubuntu18.04',
'ubuntu_20' => 'linode/ubuntu20.04',
'ubuntu_22' => 'linode/ubuntu22.04',
],
],
'digitalocean' => [
@ -513,8 +514,9 @@
],
],
'images' => [
'ubuntu_18' => '93524084',
'ubuntu_20' => '93525508',
'ubuntu_18' => '112929540',
'ubuntu_20' => '112929454',
'ubuntu_22' => '129211873',
],
],
'vultr' => [
@ -685,6 +687,7 @@
'images' => [
'ubuntu_18' => '270',
'ubuntu_20' => '387',
'ubuntu_22' => '1743',
],
],
'hetzner' => [