Skip to content

Commit fd8a41c

Browse files
authored
Merge pull request #38 from ceph/wip-list-ubuntu
discover: update 'list' and 'list-json' for ubuntu
2 parents 5255751 + 59c548f commit fd8a41c

File tree

4 files changed

+307
-19
lines changed

4 files changed

+307
-19
lines changed

downburst/create.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def create(args):
6767
opensuse="15.1",
6868
sles="11-sp2",
6969
rhel="6.3",
70+
rocky="9.5",
7071
debian='6.0'
7172
)
7273
distroversion = defaultversion[distro]

0 commit comments

Comments
 (0)