File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,14 @@ Bundler/DuplicatedGem:
2222 Enabled : false
2323Bundler/OrderedGems :
2424 Enabled : false
25+ GetText/DecorateFunctionMessage :
26+ Enabled : false
27+ GetText/DecorateString :
28+ Enabled : false
29+ GetText/DecorateStringFormattingUsingInterpolation :
30+ Enabled : false
31+ GetText/DecorateStringFormattingUsingPercent :
32+ Enabled : false
2533Layout/AccessModifierIndentation :
2634 Enabled : false
2735Layout/AlignArray :
@@ -694,6 +702,3 @@ Style/YodaCondition:
694702 Enabled : false
695703Style/ZeroLengthPredicate :
696704 Enabled : false
697- GetText/DecorateString :
698- Exclude :
699- - ' files/generate_system_metrics'
Original file line number Diff line number Diff line change 6868 "version_requirement" : " >= 4.2.1"
6969 }
7070 ],
71- "pdk-version" : " 1.12.0 " ,
71+ "pdk-version" : " 1.14.1 " ,
7272 "template-url" : " https://github.com/puppetlabs/pdk-templates#master" ,
73- "template-ref" : " heads/master-0-g66e1443 "
73+ "template-ref" : " heads/master-0-g643529a "
7474}
Original file line number Diff line number Diff line change 33# Facts specified here will override the values provided by rspec-puppet-facts.
44---
55ipaddress : " 172.16.254.254"
6+ ipaddress6 : " FE80:0000:0000:0000:AAAA:AAAA:AAAA"
67is_pe : false
78macaddress : " AA:AA:AA:AA:AA:AA"
89pe_server_version : 2016.4.5
You can’t perform that action at this time.
0 commit comments