Skip to content

Commit

Permalink
Add support for OpenSUSE
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamb committed Aug 7, 2018
1 parent f12a5cf commit a477e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ func (d *Driver) getOsFlavors() ([]string, error) {
"centos",
"coreos",
"debian",
"opensuse",
"rancher",
"ubuntu",
}
Expand Down

0 comments on commit a477e36

Please sign in to comment.