We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e2abd2 + 806fc85 commit 311760aCopy full SHA for 311760a
upcloud_api/constants.py
@@ -27,6 +27,7 @@ class OperatingSystems(object):
27
templates = {
28
'CentOS 6.10': '01000000-0000-4000-8000-000050010200',
29
'CentOS 7.6': '01000000-0000-4000-8000-000050010300',
30
+ 'CentOS 8.0': '01000000-0000-4000-8000-000050010400',
31
'Debian 8.11': '01000000-0000-4000-8000-000020030100',
32
'Debian 9.9': '01000000-0000-4000-8000-000020040100',
33
'Debian 10.0': '01000000-0000-4000-8000-000020050100',
0 commit comments