Skip to content

Commit 5cef874

Browse files
authored
Merge pull request #48 from tophattom/master
Add Ubuntu 18.04 to templates
2 parents b283813 + 3c7fd8c commit 5cef874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upcloud_api/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class OperatingSystems(object):
3232
'Ubuntu 12.04': '01000000-0000-4000-8000-000030030200',
3333
'Ubuntu 14.04': '01000000-0000-4000-8000-000030040200',
3434
'Ubuntu 16.04': '01000000-0000-4000-8000-000030060200',
35+
'Ubuntu 18.04': '01000000-0000-4000-8000-000030080200',
3536
'CoreOS Stable 1068.8.0': '01000000-0000-4000-8000-000080010200',
3637
'Windows 2012': '01000000-0000-4000-8000-000010050200',
3738
'Windows 2016': '01000000-0000-4000-8000-000010060200',

0 commit comments

Comments
 (0)