diff --git a/lib/knife-solo/bootstraps/linux.rb b/lib/knife-solo/bootstraps/linux.rb index 15e7e6fa..77338f56 100644 --- a/lib/knife-solo/bootstraps/linux.rb +++ b/lib/knife-solo/bootstraps/linux.rb @@ -109,7 +109,7 @@ def distro {:type => "yum_omnibus"} when %r{SUSE Linux Enterprise Server 1[12]} {:type => "omnibus"} - when %r{openSUSE 12} + when %r{openSUSE 1[23]} {:type => "zypper_omnibus"} when %r{This is \\n\.\\O \(\\s \\m \\r\) \\t} {:type => "emerge_gem"}