|
1 | 1 |
|
2 | 2 | #### [Current] |
| 3 | + * [75a7d2f](../../commit/75a7d2f) - __(Joshua Hoblitt)__ add Puppet Version Compatibility subsection to README |
| 4 | + * [8c37d19](../../commit/8c37d19) - __(Joshua Hoblitt)__ update README boilerplate |
| 5 | + * [141af06](../../commit/141af06) - __(Joshua Hoblitt)__ fix rspec puppet 4 compatibility |
| 6 | + * [eb534db](../../commit/eb534db) - __(Joshua Hoblitt)__ remove default nodset symlink |
| 7 | + |
| 8 | +To resolve this PMT error: |
| 9 | + Puppet::ModuleTool::Errors::ModuleToolError: Found symlinks. Symlinks in modules are not allowed, please remove them. |
| 10 | + |
| 11 | + * [422cb4f](../../commit/422cb4f) - __(Joshua Hoblitt)__ add centos 5.11 nodeset |
| 12 | + * [db13f26](../../commit/db13f26) - __(Joshua Hoblitt)__ add puppet-blacksmith gem |
| 13 | + * [b07fe5d](../../commit/b07fe5d) - __(Joshua Hoblitt)__ add travis_lint rake target |
| 14 | + * [7c81d5d](../../commit/7c81d5d) - __(Joshua Hoblitt)__ add debian 7.8 nodeset |
| 15 | + * [6c88e12](../../commit/6c88e12) - __(Joshua Hoblitt)__ fix trailing whitespace |
| 16 | + * [26635ed](../../commit/26635ed) - __(Joshua Hoblitt)__ update copyright notice year to 2015 |
| 17 | + * [239cc2e](../../commit/239cc2e) - __(Joshua Hoblitt)__ add ruby 2.2 to travis matrix |
| 18 | + * [1adaa87](../../commit/1adaa87) - __(Joshua Hoblitt)__ add :validate to default rake target list |
| 19 | + * [3df1503](../../commit/3df1503) - __(Joshua Hoblitt)__ add metadata-json-lint gem |
| 20 | + |
| 21 | +Needed by rake metadata.json validation target. |
| 22 | + |
| 23 | + * [c8317bc](../../commit/c8317bc) - __(Joshua Hoblitt)__ set stdlib requirement to 4.6.0 |
| 24 | + * [7bf7075](../../commit/7bf7075) - __(Joshua Hoblitt)__ update travis matrix puppet 3.x minimum version to 3.7 |
| 25 | + * [27a8ec2](../../commit/27a8ec2) - __(Joshua Hoblitt)__ update rspec-puppet gem version to ~> 2.1.0 |
| 26 | + |
| 27 | +For compatibility with puppet 4.0.0 |
| 28 | + |
| 29 | + * [41db90e](../../commit/41db90e) - __(Joshua Hoblitt)__ add junit/ to .gitiginore |
| 30 | + |
| 31 | +Generated by beaker 5 |
| 32 | + |
| 33 | + * [8d0f1d8](../../commit/8d0f1d8) - __(Joshua Hoblitt)__ add puppet 4.0 to travis matrix |
| 34 | + * [a818174](../../commit/a818174) - __(Joshua Hoblitt)__ remove puppet 2.7 from travis matrix |
| 35 | + |
| 36 | +4.0.0 has been released; support major release -1 |
| 37 | + |
| 38 | + * [308c056](../../commit/308c056) - __(Joshua Hoblitt)__ update beaker nodesets to use current chef/bento boxes |
| 39 | + * [46b27e7](../../commit/46b27e7) - __(Joshua Hoblitt)__ add log/ to .gitignore |
| 40 | + |
| 41 | +Generated by beaker during execution. |
| 42 | + |
| 43 | + * [e0c078a](../../commit/e0c078a) - __(Joshua Hoblitt)__ pin rspec on Ruby 1.8.7 (rspec/rspec-core[#1864](../../issues/1864)) |
| 44 | + * [0e5fc57](../../commit/0e5fc57) - __(Joshua Hoblitt)__ use rspec-puppet 2.0.0 from gems instead of git |
| 45 | + * [fa14583](../../commit/fa14583) - __(Joshua Hoblitt)__ add FACTER_GEM_VERSION to Gemfile |
| 46 | + * [1eaabfc](../../commit/1eaabfc) - __(Joshua Hoblitt)__ convert Modulefile to metadata.json |
| 47 | + * [14f8124](../../commit/14f8124) - __(Joshua Hoblitt)__ update spec_helper_acceptance to use #puppet_module_install |
| 48 | + |
| 49 | +Instead of custom scp logic |
| 50 | + |
| 51 | + * [58e70d6](../../commit/58e70d6) - __(Joshua Hoblitt)__ change nodeset default to centos-65-x64 |
| 52 | + * [ea9e721](../../commit/ea9e721) - __(Joshua Hoblitt)__ add beaker nodeset for centos 7 |
| 53 | + * [51eceb9](../../commit/51eceb9) - __(Joshua Hoblitt)__ add beaker support |
| 54 | + * [6976838](../../commit/6976838) - __(Joshua Hoblitt)__ enable travis container based builds |
| 55 | + * [394d279](../../commit/394d279) - __(Joshua Hoblitt)__ update rspec-puppet to v2.0.0 git tag |
| 56 | + * [957f2a8](../../commit/957f2a8) - __(Joshua Hoblitt)__ tidy Gemfile formatting |
| 57 | + * [92d3172](../../commit/92d3172) - __(Joshua Hoblitt)__ fail on linter warnings |
| 58 | + * [9127e66](../../commit/9127e66) - __(Joshua Hoblitt)__ Merge pull request [#9](../../issues/9) from jhoblitt/feature/future_parser |
| 59 | + |
| 60 | +add future parser to travis matrix |
| 61 | + * [cfe424e](../../commit/cfe424e) - __(Joshua Hoblitt)__ add future parser to travis matrix |
| 62 | + * [4c3289e](../../commit/4c3289e) - __(Joshua Hoblitt)__ Merge pull request [#8](../../issues/8) from jhoblitt/feature/v1.2.0 |
| 63 | + |
| 64 | +bump version to v1.2.0 |
| 65 | + * [7a65811](../../commit/7a65811) - __(Joshua Hoblitt)__ bump version to v1.2.0 |
3 | 66 | * [7ae9cb7](../../commit/7ae9cb7) - __(Joshua Hoblitt)__ Merge pull request [#6](../../issues/6) from oholiab/master |
4 | 67 |
|
5 | 68 | Case out unused parameters in rules.pp |
|
0 commit comments