Skip to content

Commit 806fc85

Browse files
committed
Add CentOS 8.0 OS
1 parent 9e2abd2 commit 806fc85

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
@@ -27,6 +27,7 @@ class OperatingSystems(object):
2727
templates = {
2828
'CentOS 6.10': '01000000-0000-4000-8000-000050010200',
2929
'CentOS 7.6': '01000000-0000-4000-8000-000050010300',
30+
'CentOS 8.0': '01000000-0000-4000-8000-000050010400',
3031
'Debian 8.11': '01000000-0000-4000-8000-000020030100',
3132
'Debian 9.9': '01000000-0000-4000-8000-000020040100',
3233
'Debian 10.0': '01000000-0000-4000-8000-000020050100',

0 commit comments

Comments
 (0)