X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=spec%2Fspec_helper_acceptance.rb;h=3352564ce7b553672fab7dafa8f277af232a065f;hb=60e50a9b65dec94fe20734404295e28d9e434a83;hp=37afbfc1b750cd35c3eff86884f9c2d09e8eb005;hpb=904fb4a2937932b4e24b526583bd563ee549fb14;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/spec/spec_helper_acceptance.rb b/spec/spec_helper_acceptance.rb index 37afbfc..3352564 100644 --- a/spec/spec_helper_acceptance.rb +++ b/spec/spec_helper_acceptance.rb @@ -12,7 +12,7 @@ unless ENV['RS_PROVISION'] == 'no' end end -UNSUPPORTED_PLATFORMS = ['windows','aix','solaris',/el-(4|5|6)/] +UNSUPPORTED_PLATFORMS = ['RedHat','Suse','windows','AIX','Solaris'] RSpec.configure do |c| # Project root