Description: We don't want to decorate test output.
Exclude:
- spec/**/*
+ Enabled: false
RSpec/BeforeAfterAll:
Description: Beware of using after(:all) as it may cause state to leak between tests.
A necessary evil in acceptance testing.
Enabled: true
Style/StringMethods:
Enabled: true
+GetText/DecorateFunctionMessage:
+ Enabled: false
+GetText/DecorateStringFormattingUsingInterpolation:
+ Enabled: false
+GetText/DecorateStringFormattingUsingPercent:
+ Enabled: false
Layout/EndOfLine:
Enabled: false
Layout/IndentHeredoc:
unmanaged: true
.travis.yml:
- bundle_args: --without system_tests
- docker_sets:
- - set: docker/centos-7
- - set: docker/ubuntu-14.04
- docker_defaults:
- bundler_args: ""
- secure: ""
- branches:
- - release
+ unmanaged: true
appveyor.yml:
delete: true
eval(File.read(gemfile), binding)
end
end
-# vim: syntax=ruby
\ No newline at end of file
+# vim: syntax=ruby
}
],
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
- "template-ref": "tags/1.13.0-0-g66e1443",
- "pdk-version": "1.13.0"
+ "template-ref": "1.14.1-0-g0b5b39b",
+ "pdk-version": "1.14.0"
}
# Facts specified here will override the values provided by rspec-puppet-facts.
---
ipaddress: "172.16.254.254"
+ipaddress6: "FE80:0000:0000:0000:AAAA:AAAA:AAAA"
is_pe: false
macaddress: "AA:AA:AA:AA:AA:AA"