mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove VC scaleway (#40791)
This commit is contained in:
@@ -95,9 +95,10 @@ options:
|
||||
- C2S
|
||||
- C2M
|
||||
- C2L
|
||||
- VC1S
|
||||
- VC1M
|
||||
- VC1L
|
||||
- START1-XS
|
||||
- START1-S
|
||||
- START1-M
|
||||
- START1-L
|
||||
- X64-15GB
|
||||
- X64-30GB
|
||||
- X64-60GB
|
||||
@@ -180,9 +181,10 @@ SCALEWAY_COMMERCIAL_TYPES = [
|
||||
'C2L', # x86-64 (8 cores) - 32 GB
|
||||
|
||||
# Virtual X86-64 compute instance
|
||||
'VC1S', # Starter X86-64 (2 cores) - 2GB
|
||||
'VC1M', # Starter X86-64 (4 cores) - 4GB
|
||||
'VC1L', # Starter X86-64 (6 cores) - 8GB
|
||||
'START1-XS', # Starter X86-64 (1 core) - 1GB - 25 GB NVMe
|
||||
'START1-S', # Starter X86-64 (2 cores) - 2GB - 50 GB NVMe
|
||||
'START1-M', # Starter X86-64 (4 cores) - 4GB - 100 GB NVMe
|
||||
'START1-L', # Starter X86-64 (8 cores) - 8GB - 200 GB NVMe
|
||||
'X64-15GB',
|
||||
'X64-30GB',
|
||||
'X64-60GB',
|
||||
|
||||
Reference in New Issue
Block a user