X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=spec%2Facceptance%2Fconf_spec.rb;h=8a8ed63db4df2579061817c5460300265e9943b0;hb=3cbe24e18e071f0da9623d0752f7d9c1ee0efa5e;hp=98898c274989006b03d0f8fc4fdd9753f898f531;hpb=16e57d4e4525b83d865db71f3bba300c54467255;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/spec/acceptance/conf_spec.rb b/spec/acceptance/conf_spec.rb index 98898c2..8a8ed63 100644 --- a/spec/acceptance/conf_spec.rb +++ b/spec/acceptance/conf_spec.rb @@ -1,6 +1,6 @@ require 'spec_helper_acceptance' -describe 'apt::conf define' do +describe 'apt::conf define', :unless => UNSUPPORTED_PLATFORMS.include?(fact('osfamily')) do context 'defaults' do it 'should work with no errors' do pp = <<-EOS