We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b283813 + 3c7fd8c commit 5cef874Copy full SHA for 5cef874
upcloud_api/constants.py
@@ -32,6 +32,7 @@ class OperatingSystems(object):
32
'Ubuntu 12.04': '01000000-0000-4000-8000-000030030200',
33
'Ubuntu 14.04': '01000000-0000-4000-8000-000030040200',
34
'Ubuntu 16.04': '01000000-0000-4000-8000-000030060200',
35
+ 'Ubuntu 18.04': '01000000-0000-4000-8000-000030080200',
36
'CoreOS Stable 1068.8.0': '01000000-0000-4000-8000-000080010200',
37
'Windows 2012': '01000000-0000-4000-8000-000010050200',
38
'Windows 2016': '01000000-0000-4000-8000-000010060200',
0 commit comments