|
1 | 1 |
|
2 | 2 | #### [Current] |
| 3 | + * [2a30d93](../../commit/2a30d93) - __(Joshua Hoblitt)__ update jhoblitt email address |
| 4 | + * [e92236f](../../commit/e92236f) - __(Joshua Hoblitt)__ update copyright year (2017) |
| 5 | + * [7f57d80](../../commit/7f57d80) - __(Joshua Hoblitt)__ Merge pull request [#24](../../issues/24) from jhoblitt/plumbing/update |
| 6 | + |
| 7 | +update build/test plumbing |
| 8 | + * [e22d9ad](../../commit/e22d9ad) - __(Joshua Hoblitt)__ add beaker:centos-7-docker to travis matrix |
| 9 | + * [408f695](../../commit/408f695) - __(Joshua Hoblitt)__ update beaker plumbing |
| 10 | + * [b3b2725](../../commit/b3b2725) - __(Joshua Hoblitt)__ add dockeer based beaker nodesets |
| 11 | + * [84334e8](../../commit/84334e8) - __(Joshua Hoblitt)__ remove vagrant based beaker nodesets |
| 12 | + * [d582c95](../../commit/d582c95) - __(Joshua Hoblitt)__ update gem set |
| 13 | + * [c1cc3ae](../../commit/c1cc3ae) - __(Joshua Hoblitt)__ Merge pull request [#22](../../issues/22) from nexecook/default_action |
| 14 | + |
| 15 | +explictly use the change action for udevadm trigger |
| 16 | + * [5f7b5ab](../../commit/5f7b5ab) - __(Eric Cook)__ remove ruby < 2.0 testing |
| 17 | + * [2f5addf](../../commit/2f5addf) - __(Eric Cook)__ explictly use the change action for udevadm trigger centos 6 defaults to --action=add https://lists.ubuntu.com/archives/ubuntu-devel/2009-January/027260.html https://bugzilla.redhat.com/show_bug.cgi?id=570355 |
| 18 | + * [4abfdeb](../../commit/4abfdeb) - __(Joshua Hoblitt)__ Merge pull request [#16](../../issues/16) from noodle10000/master |
| 19 | + |
| 20 | +Fix params.pp where Fedora release version is checked |
| 21 | + * [1dedeb2](../../commit/1dedeb2) - __(Craig Smith)__ typo, need to quote the string to compare $::operatingsystemmajrelease to |
| 22 | + * [675434c](../../commit/675434c) - __(Craig Smith)__ use versioncmp to compare fedora release (in puppet v4 $::operatingsystemmajrelease is treated strictly as a string) |
| 23 | + * [e834722](../../commit/e834722) - __(Joshua Hoblitt)__ Merge pull request [#13](../../issues/13) from ajmaidak/4xparser |
| 24 | + |
| 25 | +operatingsystemmajrelease fact is a string |
| 26 | + * [8d595c7](../../commit/8d595c7) - __(Alexander J. Maidak)__ Cleanup tests for int->string conversion on facts |
| 27 | + |
| 28 | +4x does not magically convert between ints and strings |
| 29 | +for facts. |
| 30 | + |
| 31 | + * [6c13c64](../../commit/6c13c64) - __(Alexander J. Maidak)__ operatingsystemmajrelease fact is a string |
| 32 | + |
| 33 | +Fix params.pp for 4x parser. The puppet 4x parser is type sensitive, |
| 34 | +strings are not magically converted to ints and vice-versa. The |
| 35 | +operatingsystemmajrelease fact is returned by facter as a string: |
| 36 | +https://tickets.puppetlabs.com/browse/FACT-962 |
| 37 | + |
| 38 | + * [dd9141f](../../commit/dd9141f) - __(Joshua Hoblitt)__ Merge pull request [#12](../../issues/12) from jhoblitt/feature/v2.1.0 |
| 39 | + |
| 40 | +bump version to v2.1.0 |
| 41 | + * [82a8239](../../commit/82a8239) - __(Joshua Hoblitt)__ bump version to v2.1.0 |
3 | 42 | * [42e0b46](../../commit/42e0b46) - __(Joshua Hoblitt)__ additional puppet 4 compatibility |
4 | 43 | * [4670766](../../commit/4670766) - __(Joshua Hoblitt)__ add official support for el7.x |
5 | 44 | * [178bafa](../../commit/178bafa) - __(Joshua Hoblitt)__ fix whitespace issues |
|
0 commit comments