Skip to content

Commit

Permalink
Merge pull request #38 from ceph/wip-list-ubuntu
Browse files Browse the repository at this point in the history
discover: update 'list' and 'list-json' for ubuntu
  • Loading branch information
kshtsk authored Feb 19, 2025
2 parents 5255751 + 59c548f commit fd8a41c
Show file tree
Hide file tree
Showing 4 changed files with 307 additions and 19 deletions.
1 change: 1 addition & 0 deletions downburst/create.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def create(args):
opensuse="15.1",
sles="11-sp2",
rhel="6.3",
rocky="9.5",
debian='6.0'
)
distroversion = defaultversion[distro]
Expand Down
Loading

0 comments on commit fd8a41c

Please sign in to comment.