beaker-puppet 1.20.0 → 1.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.md ADDED
@@ -0,0 +1,650 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## [1.22.2](https://github.com/voxpupuli/beaker-puppet/tree/1.22.2) (2021-12-31)
6
+
7
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.22.1...1.22.2)
8
+
9
+ **Merged pull requests:**
10
+
11
+ - Fix install\_puppet\_on on el8 [\#170](https://github.com/voxpupuli/beaker-puppet/pull/170) ([gcampbell12](https://github.com/gcampbell12))
12
+
13
+ ## [1.22.1](https://github.com/voxpupuli/beaker-puppet/tree/1.22.1) (2021-08-19)
14
+
15
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.22.0...1.22.1)
16
+
17
+ **Merged pull requests:**
18
+
19
+ - Revert "Use the built-in Resolv::IPv4::Regex" [\#168](https://github.com/voxpupuli/beaker-puppet/pull/168) ([kenyon](https://github.com/kenyon))
20
+
21
+ ## [1.22.0](https://github.com/voxpupuli/beaker-puppet/tree/1.22.0) (2021-08-17)
22
+
23
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.21.0...1.22.0)
24
+
25
+ **Implemented enhancements:**
26
+
27
+ - Create better puppet apply tmpfiles [\#161](https://github.com/voxpupuli/beaker-puppet/pull/161) ([trevor-vaughan](https://github.com/trevor-vaughan))
28
+ - Drop stringify-hash dependency [\#158](https://github.com/voxpupuli/beaker-puppet/pull/158) ([ekohl](https://github.com/ekohl))
29
+
30
+ **Merged pull requests:**
31
+
32
+ - Remove mentions of Beaker 3 [\#165](https://github.com/voxpupuli/beaker-puppet/pull/165) ([ekohl](https://github.com/ekohl))
33
+ - Use the built-in Resolv::IPv4::Regex [\#164](https://github.com/voxpupuli/beaker-puppet/pull/164) ([ekohl](https://github.com/ekohl))
34
+ - Implement codecov; update README.md [\#162](https://github.com/voxpupuli/beaker-puppet/pull/162) ([bastelfreak](https://github.com/bastelfreak))
35
+ - Add both GPG keys when installing repos on SLES [\#157](https://github.com/voxpupuli/beaker-puppet/pull/157) ([GabrielNagy](https://github.com/GabrielNagy))
36
+
37
+ ## [1.21.0](https://github.com/voxpupuli/beaker-puppet/tree/1.21.0) (2020-12-21)
38
+
39
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.20.0...1.21.0)
40
+
41
+ **Fixed bugs:**
42
+
43
+ - Fix Arch Linux support [\#154](https://github.com/voxpupuli/beaker-puppet/pull/154) ([bastelfreak](https://github.com/bastelfreak))
44
+
45
+ **Merged pull requests:**
46
+
47
+ - \(\#151\) Remove useless 'PATH' string from system PATH [\#152](https://github.com/voxpupuli/beaker-puppet/pull/152) ([silug](https://github.com/silug))
48
+ - \(maint\) replace use of deprecated method `get_puppet_collection` [\#149](https://github.com/voxpupuli/beaker-puppet/pull/149) ([ciprianbadescu](https://github.com/ciprianbadescu))
49
+ - \(maint\) Make latest the latest stable instead of nightly [\#147](https://github.com/voxpupuli/beaker-puppet/pull/147) ([GabrielNagy](https://github.com/GabrielNagy))
50
+ - \(maint\) Remove deprecated gem install flags [\#146](https://github.com/voxpupuli/beaker-puppet/pull/146) ([gimmyxd](https://github.com/gimmyxd))
51
+ - \(maint\) redhat-8-arm64 builds access check [\#145](https://github.com/voxpupuli/beaker-puppet/pull/145) ([ciprianbadescu](https://github.com/ciprianbadescu))
52
+
53
+ ## [1.20.0](https://github.com/voxpupuli/beaker-puppet/tree/1.20.0) (2020-09-10)
54
+
55
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.19.2...1.20.0)
56
+
57
+ **Merged pull requests:**
58
+
59
+ - \(maint\) Remove puppet teams from CODEOWNERS file [\#143](https://github.com/voxpupuli/beaker-puppet/pull/143) ([lucywyman](https://github.com/lucywyman))
60
+ - Add .travis.yml [\#142](https://github.com/voxpupuli/beaker-puppet/pull/142) ([genebean](https://github.com/genebean))
61
+ - Add Dependabot to keep thins up to date [\#139](https://github.com/voxpupuli/beaker-puppet/pull/139) ([genebean](https://github.com/genebean))
62
+ - \(maint\) Update Windows test version.txt path [\#138](https://github.com/voxpupuli/beaker-puppet/pull/138) ([mihaibuzgau](https://github.com/mihaibuzgau))
63
+
64
+ ## [1.19.2](https://github.com/voxpupuli/beaker-puppet/tree/1.19.2) (2020-05-21)
65
+
66
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.19.1...1.19.2)
67
+
68
+ **Merged pull requests:**
69
+
70
+ - \(BKR-1654\) ruby\_command should work on windows localhost [\#137](https://github.com/voxpupuli/beaker-puppet/pull/137) ([Filipovici-Andrei](https://github.com/Filipovici-Andrei))
71
+
72
+ ## [1.19.1](https://github.com/voxpupuli/beaker-puppet/tree/1.19.1) (2020-05-07)
73
+
74
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.19.0...1.19.1)
75
+
76
+ **Merged pull requests:**
77
+
78
+ - \(BKR-1641\) Update Agent version defaults [\#134](https://github.com/voxpupuli/beaker-puppet/pull/134) ([sebastian-miclea](https://github.com/sebastian-miclea))
79
+
80
+ ## [1.19.0](https://github.com/voxpupuli/beaker-puppet/tree/1.19.0) (2020-05-06)
81
+
82
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.15...1.19.0)
83
+
84
+ **Merged pull requests:**
85
+
86
+ - Bump puppet and rake version [\#136](https://github.com/voxpupuli/beaker-puppet/pull/136) ([highb](https://github.com/highb))
87
+ - \(maint\) Add extra escape chars in msi-log [\#135](https://github.com/voxpupuli/beaker-puppet/pull/135) ([donoghuc](https://github.com/donoghuc))
88
+
89
+ ## [1.18.15](https://github.com/voxpupuli/beaker-puppet/tree/1.18.15) (2020-03-31)
90
+
91
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.14...1.18.15)
92
+
93
+ **Merged pull requests:**
94
+
95
+ - \(maint\) Enable Windows hosts to use the package\_proxy [\#133](https://github.com/voxpupuli/beaker-puppet/pull/133) ([markcassidy](https://github.com/markcassidy))
96
+
97
+ ## [1.18.14](https://github.com/voxpupuli/beaker-puppet/tree/1.18.14) (2020-02-20)
98
+
99
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.13...1.18.14)
100
+
101
+ **Merged pull requests:**
102
+
103
+ - Update to remove issues with type/more commands [\#131](https://github.com/voxpupuli/beaker-puppet/pull/131) ([trevor-vaughan](https://github.com/trevor-vaughan))
104
+
105
+ ## [1.18.13](https://github.com/voxpupuli/beaker-puppet/tree/1.18.13) (2020-02-07)
106
+
107
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.12...1.18.13)
108
+
109
+ **Merged pull requests:**
110
+
111
+ - Revert "Merge pull request \#129 from trevor-vaughan/windows\_paths" [\#130](https://github.com/voxpupuli/beaker-puppet/pull/130) ([gimmyxd](https://github.com/gimmyxd))
112
+
113
+ ## [1.18.12](https://github.com/voxpupuli/beaker-puppet/tree/1.18.12) (2020-02-06)
114
+
115
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.11...1.18.12)
116
+
117
+ **Merged pull requests:**
118
+
119
+ - Fix Windows Support [\#129](https://github.com/voxpupuli/beaker-puppet/pull/129) ([trevor-vaughan](https://github.com/trevor-vaughan))
120
+ - Provide a useful message if possible ISP hijacking [\#128](https://github.com/voxpupuli/beaker-puppet/pull/128) ([trevor-vaughan](https://github.com/trevor-vaughan))
121
+
122
+ ## [1.18.11](https://github.com/voxpupuli/beaker-puppet/tree/1.18.11) (2019-12-10)
123
+
124
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.10...1.18.11)
125
+
126
+ **Merged pull requests:**
127
+
128
+ - \(maint\) Allow custom hypervisor settings [\#127](https://github.com/voxpupuli/beaker-puppet/pull/127) ([melissa](https://github.com/melissa))
129
+
130
+ ## [1.18.10](https://github.com/voxpupuli/beaker-puppet/tree/1.18.10) (2019-11-26)
131
+
132
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.9...1.18.10)
133
+
134
+ **Merged pull requests:**
135
+
136
+ - \(RE-12690\) Be more explicit about when to gsub [\#126](https://github.com/voxpupuli/beaker-puppet/pull/126) ([mwaggett](https://github.com/mwaggett))
137
+
138
+ ## [1.18.9](https://github.com/voxpupuli/beaker-puppet/tree/1.18.9) (2019-11-25)
139
+
140
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.8...1.18.9)
141
+
142
+ **Merged pull requests:**
143
+
144
+ - \(RE-12690\) Add debug output to `install_repo_configs_from_url` [\#125](https://github.com/voxpupuli/beaker-puppet/pull/125) ([mwaggett](https://github.com/mwaggett))
145
+
146
+ ## [1.18.8](https://github.com/voxpupuli/beaker-puppet/tree/1.18.8) (2019-09-25)
147
+
148
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.7...1.18.8)
149
+
150
+ **Merged pull requests:**
151
+
152
+ - \(maint\) removed unused gem markdown [\#124](https://github.com/voxpupuli/beaker-puppet/pull/124) ([ciprianbadescu](https://github.com/ciprianbadescu))
153
+ - \(maint\) fix ssl cleanup [\#123](https://github.com/voxpupuli/beaker-puppet/pull/123) ([ciprianbadescu](https://github.com/ciprianbadescu))
154
+ - \(maint\) add CODEOWNERS [\#120](https://github.com/voxpupuli/beaker-puppet/pull/120) ([mihaibuzgau](https://github.com/mihaibuzgau))
155
+
156
+ ## [1.18.7](https://github.com/voxpupuli/beaker-puppet/tree/1.18.7) (2019-07-18)
157
+
158
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.6...1.18.7)
159
+
160
+ **Merged pull requests:**
161
+
162
+ - \(maint\) Using skip\_test in a step was not doing what I expected [\#119](https://github.com/voxpupuli/beaker-puppet/pull/119) ([underscorgan](https://github.com/underscorgan))
163
+
164
+ ## [1.18.6](https://github.com/voxpupuli/beaker-puppet/tree/1.18.6) (2019-07-15)
165
+
166
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.5...1.18.6)
167
+
168
+ **Merged pull requests:**
169
+
170
+ - \(maint\) Updates for rerunning tests on existing containers [\#117](https://github.com/voxpupuli/beaker-puppet/pull/117) ([underscorgan](https://github.com/underscorgan))
171
+
172
+ ## [1.18.5](https://github.com/voxpupuli/beaker-puppet/tree/1.18.5) (2019-06-27)
173
+
174
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.4...1.18.5)
175
+
176
+ **Merged pull requests:**
177
+
178
+ - \(BKR-1600\) Default puppet settings to `main` section [\#118](https://github.com/voxpupuli/beaker-puppet/pull/118) ([joshcooper](https://github.com/joshcooper))
179
+
180
+ ## [1.18.4](https://github.com/voxpupuli/beaker-puppet/tree/1.18.4) (2019-06-19)
181
+
182
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.3...1.18.4)
183
+
184
+ **Merged pull requests:**
185
+
186
+ - \(BKR-1598\) Set server hostname [\#116](https://github.com/voxpupuli/beaker-puppet/pull/116) ([joshcooper](https://github.com/joshcooper))
187
+
188
+ ## [1.18.3](https://github.com/voxpupuli/beaker-puppet/tree/1.18.3) (2019-05-24)
189
+
190
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.2...1.18.3)
191
+
192
+ **Merged pull requests:**
193
+
194
+ - \(maint\) Mark dev repos as trusted [\#115](https://github.com/voxpupuli/beaker-puppet/pull/115) ([pcarlisle](https://github.com/pcarlisle))
195
+
196
+ ## [1.18.2](https://github.com/voxpupuli/beaker-puppet/tree/1.18.2) (2019-05-20)
197
+
198
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.1...1.18.2)
199
+
200
+ **Merged pull requests:**
201
+
202
+ - \(BKR-1591\) install puppet from devbuilds on amazon [\#114](https://github.com/voxpupuli/beaker-puppet/pull/114) ([gimmyxd](https://github.com/gimmyxd))
203
+
204
+ ## [1.18.1](https://github.com/voxpupuli/beaker-puppet/tree/1.18.1) (2019-05-16)
205
+
206
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.18.0...1.18.1)
207
+
208
+ **Merged pull requests:**
209
+
210
+ - \(BKR-1587\) Install non-latest builds on all hosts [\#112](https://github.com/voxpupuli/beaker-puppet/pull/112) ([joshcooper](https://github.com/joshcooper))
211
+
212
+ ## [1.18.0](https://github.com/voxpupuli/beaker-puppet/tree/1.18.0) (2019-05-15)
213
+
214
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.17.0...1.18.0)
215
+
216
+ **Merged pull requests:**
217
+
218
+ - \(BKR-1590\) Support new yum and apt release locations [\#113](https://github.com/voxpupuli/beaker-puppet/pull/113) ([treydock](https://github.com/treydock))
219
+ - \(maint\) Restructure release repo url [\#110](https://github.com/voxpupuli/beaker-puppet/pull/110) ([melissa](https://github.com/melissa))
220
+
221
+ ## [1.17.0](https://github.com/voxpupuli/beaker-puppet/tree/1.17.0) (2019-04-15)
222
+
223
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.16.0...1.17.0)
224
+
225
+ **Merged pull requests:**
226
+
227
+ - \(maint\) Bump version of puppet-agent to test against to 6.0.0 [\#109](https://github.com/voxpupuli/beaker-puppet/pull/109) ([melissa](https://github.com/melissa))
228
+ - \(maint\) Remove assumption that we have runtime on docker [\#108](https://github.com/voxpupuli/beaker-puppet/pull/108) ([melissa](https://github.com/melissa))
229
+ - \(maint\) Added debian 10 or higher to allow insecure repo [\#107](https://github.com/voxpupuli/beaker-puppet/pull/107) ([loopinu](https://github.com/loopinu))
230
+ - \(MAINT\) Fix test:acceptance:pkg [\#106](https://github.com/voxpupuli/beaker-puppet/pull/106) ([smcelmurry](https://github.com/smcelmurry))
231
+ - \(maint\) Exclude tmp directory on module installation [\#101](https://github.com/voxpupuli/beaker-puppet/pull/101) ([glennsarti](https://github.com/glennsarti))
232
+ - \(maint\) Enable acceptance testing with puppet-agent installed from ni… [\#98](https://github.com/voxpupuli/beaker-puppet/pull/98) ([melissa](https://github.com/melissa))
233
+
234
+ ## [1.16.0](https://github.com/voxpupuli/beaker-puppet/tree/1.16.0) (2019-01-29)
235
+
236
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.15.1...1.16.0)
237
+
238
+ **Merged pull requests:**
239
+
240
+ - \(maint\) Add puppetserver package to puppet\_collection\_for [\#104](https://github.com/voxpupuli/beaker-puppet/pull/104) ([ekinanp](https://github.com/ekinanp))
241
+ - \(maint\) `agent` should be `host` [\#103](https://github.com/voxpupuli/beaker-puppet/pull/103) ([melissa](https://github.com/melissa))
242
+
243
+ ## [1.15.1](https://github.com/voxpupuli/beaker-puppet/tree/1.15.1) (2019-01-28)
244
+
245
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.15.0...1.15.1)
246
+
247
+ **Merged pull requests:**
248
+
249
+ - \(maint\) Avoid mutating frozen string [\#102](https://github.com/voxpupuli/beaker-puppet/pull/102) ([donoghuc](https://github.com/donoghuc))
250
+
251
+ ## [1.15.0](https://github.com/voxpupuli/beaker-puppet/tree/1.15.0) (2019-01-25)
252
+
253
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.14.0...1.15.0)
254
+
255
+ **Merged pull requests:**
256
+
257
+ - \(maint\) Centralize puppet\_collection\_for logic [\#100](https://github.com/voxpupuli/beaker-puppet/pull/100) ([ekinanp](https://github.com/ekinanp))
258
+ - \(maint\) return nil explicitly for agent/server version helpers [\#99](https://github.com/voxpupuli/beaker-puppet/pull/99) ([caseywilliams](https://github.com/caseywilliams))
259
+ - A few small puppet helper fixes [\#97](https://github.com/voxpupuli/beaker-puppet/pull/97) ([caseywilliams](https://github.com/caseywilliams))
260
+ - \(maint\) Fix incorrect constant reference, update a spec test description [\#96](https://github.com/voxpupuli/beaker-puppet/pull/96) ([caseywilliams](https://github.com/caseywilliams))
261
+ - \(BKR-1560\) Add install\_puppetserver\_on helper [\#95](https://github.com/voxpupuli/beaker-puppet/pull/95) ([caseywilliams](https://github.com/caseywilliams))
262
+ - \(BKR-1560\) Allow for installing puppet-agent from dev builds [\#93](https://github.com/voxpupuli/beaker-puppet/pull/93) ([caseywilliams](https://github.com/caseywilliams))
263
+ - \(maint\) Fix empty argument case in collection methods [\#92](https://github.com/voxpupuli/beaker-puppet/pull/92) ([caseywilliams](https://github.com/caseywilliams))
264
+ - \(maint\) Simplify missing SHA.yaml error message [\#91](https://github.com/voxpupuli/beaker-puppet/pull/91) ([caseywilliams](https://github.com/caseywilliams))
265
+ - \(BKR-1560\) Updates to support puppet\_agent module testing [\#89](https://github.com/voxpupuli/beaker-puppet/pull/89) ([caseywilliams](https://github.com/caseywilliams))
266
+
267
+ ## [1.14.0](https://github.com/voxpupuli/beaker-puppet/tree/1.14.0) (2018-12-17)
268
+
269
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.13.0...1.14.0)
270
+
271
+ **Merged pull requests:**
272
+
273
+ - Autodetect the target module dir in copy\_module\_to [\#83](https://github.com/voxpupuli/beaker-puppet/pull/83) ([ekohl](https://github.com/ekohl))
274
+
275
+ ## [1.13.0](https://github.com/voxpupuli/beaker-puppet/tree/1.13.0) (2018-12-13)
276
+
277
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.12.0...1.13.0)
278
+
279
+ **Implemented enhancements:**
280
+
281
+ - \(BKR-1523\) Add only-fails capability to beaker [\#76](https://github.com/voxpupuli/beaker-puppet/pull/76) ([speedofdark](https://github.com/speedofdark))
282
+
283
+ **Merged pull requests:**
284
+
285
+ - \(BKR-1558\) make sure we destroy hosts for ci:test:\* task execution [\#88](https://github.com/voxpupuli/beaker-puppet/pull/88) ([speedofdark](https://github.com/speedofdark))
286
+ - \(MAINT\) Use puppet.com URLs instead of puppetlabs.com [\#78](https://github.com/voxpupuli/beaker-puppet/pull/78) ([raphink](https://github.com/raphink))
287
+
288
+ ## [1.12.0](https://github.com/voxpupuli/beaker-puppet/tree/1.12.0) (2018-11-30)
289
+
290
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.11.0...1.12.0)
291
+
292
+ **Merged pull requests:**
293
+
294
+ - \(PA-2336\) Manually import GPG keys for SLES versions \>= 11 [\#87](https://github.com/voxpupuli/beaker-puppet/pull/87) ([ScottGarman](https://github.com/ScottGarman))
295
+
296
+ ## [1.11.0](https://github.com/voxpupuli/beaker-puppet/tree/1.11.0) (2018-11-28)
297
+
298
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.10.0...1.11.0)
299
+
300
+ **Merged pull requests:**
301
+
302
+ - Revert "\(maint\) Add AIX yum bootstrap to setup scripts" [\#86](https://github.com/voxpupuli/beaker-puppet/pull/86) ([geoffnichols](https://github.com/geoffnichols))
303
+
304
+ ## [1.10.0](https://github.com/voxpupuli/beaker-puppet/tree/1.10.0) (2018-11-27)
305
+
306
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.9.0...1.10.0)
307
+
308
+ **Merged pull requests:**
309
+
310
+ - \(maint\) Set `server` in puppet.conf in ValidateSignCert [\#85](https://github.com/voxpupuli/beaker-puppet/pull/85) ([caseywilliams](https://github.com/caseywilliams))
311
+
312
+ ## [1.9.0](https://github.com/voxpupuli/beaker-puppet/tree/1.9.0) (2018-11-26)
313
+
314
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.8.0...1.9.0)
315
+
316
+ **Merged pull requests:**
317
+
318
+ - \(maint\) Add AIX yum bootstrap to setup scripts [\#84](https://github.com/voxpupuli/beaker-puppet/pull/84) ([geoffnichols](https://github.com/geoffnichols))
319
+ - \(maint\) If iptables doesn't exist, don't fail [\#82](https://github.com/voxpupuli/beaker-puppet/pull/82) ([melissa](https://github.com/melissa))
320
+ - \(maint\) Add docker specifics to git testing [\#81](https://github.com/voxpupuli/beaker-puppet/pull/81) ([melissa](https://github.com/melissa))
321
+
322
+ ## [1.8.0](https://github.com/voxpupuli/beaker-puppet/tree/1.8.0) (2018-11-05)
323
+
324
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.7.0...1.8.0)
325
+
326
+ **Implemented enhancements:**
327
+
328
+ - \(PUP-8305\) Consume the puppet-runtime archive [\#75](https://github.com/voxpupuli/beaker-puppet/pull/75) ([melissa](https://github.com/melissa))
329
+
330
+ **Merged pull requests:**
331
+
332
+ - \(maint\) Example variables in comments shouldn't be valid syntax so ru… [\#80](https://github.com/voxpupuli/beaker-puppet/pull/80) ([melissa](https://github.com/melissa))
333
+
334
+ ## [1.7.0](https://github.com/voxpupuli/beaker-puppet/tree/1.7.0) (2018-10-25)
335
+
336
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.6.0...1.7.0)
337
+
338
+ **Merged pull requests:**
339
+
340
+ - \(PA-2183\) Quote fact name in fact\_on helper [\#79](https://github.com/voxpupuli/beaker-puppet/pull/79) ([ekinanp](https://github.com/ekinanp))
341
+ - Revert "\(PUP-8305\) Git testing should consume the runtime package" [\#74](https://github.com/voxpupuli/beaker-puppet/pull/74) ([kevpl](https://github.com/kevpl))
342
+ - \(maint\) Validate `fact_on` `name` parameter [\#73](https://github.com/voxpupuli/beaker-puppet/pull/73) ([alexjfisher](https://github.com/alexjfisher))
343
+ - \(PUP-9136\) Ensure state is preserved between runs [\#72](https://github.com/voxpupuli/beaker-puppet/pull/72) ([melissa](https://github.com/melissa))
344
+ - \(PUP-8305\) Git testing should consume the runtime package [\#52](https://github.com/voxpupuli/beaker-puppet/pull/52) ([melissa](https://github.com/melissa))
345
+
346
+ ## [1.6.0](https://github.com/voxpupuli/beaker-puppet/tree/1.6.0) (2018-09-14)
347
+
348
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.5.0...1.6.0)
349
+
350
+ **Merged pull requests:**
351
+
352
+ - \(PE-25146\) Check for hostnames when puppetserver signing [\#70](https://github.com/voxpupuli/beaker-puppet/pull/70) ([jpartlow](https://github.com/jpartlow))
353
+
354
+ ## [1.5.0](https://github.com/voxpupuli/beaker-puppet/tree/1.5.0) (2018-09-13)
355
+
356
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.4.0...1.5.0)
357
+
358
+ **Merged pull requests:**
359
+
360
+ - \(maint\) Get stdout of calls to `puppet --version` [\#69](https://github.com/voxpupuli/beaker-puppet/pull/69) ([Magisus](https://github.com/Magisus))
361
+ - \(MAINT\) Updates to support GCE and RHEL [\#27](https://github.com/voxpupuli/beaker-puppet/pull/27) ([trevor-vaughan](https://github.com/trevor-vaughan))
362
+
363
+ ## [1.4.0](https://github.com/voxpupuli/beaker-puppet/tree/1.4.0) (2018-09-13)
364
+
365
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.3.0...1.4.0)
366
+
367
+ **Merged pull requests:**
368
+
369
+ - \(MODULES-7793\) Avoid stat name conflicts by renaming stat -\> beaker\_stat [\#68](https://github.com/voxpupuli/beaker-puppet/pull/68) ([justinstoller](https://github.com/justinstoller))
370
+ - \(maint\) Merge up 0.x [\#67](https://github.com/voxpupuli/beaker-puppet/pull/67) ([justinstoller](https://github.com/justinstoller))
371
+ - \(BKR-1528\) Use `puppetserver ca` instead of `puppet cert` [\#66](https://github.com/voxpupuli/beaker-puppet/pull/66) ([Magisus](https://github.com/Magisus))
372
+
373
+ ## [1.3.0](https://github.com/voxpupuli/beaker-puppet/tree/1.3.0) (2018-09-11)
374
+
375
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.2.0...1.3.0)
376
+
377
+ **Merged pull requests:**
378
+
379
+ - pass hiera\_config argument to puppet\_apply [\#63](https://github.com/voxpupuli/beaker-puppet/pull/63) ([lmayorga1980](https://github.com/lmayorga1980))
380
+
381
+ ## [1.2.0](https://github.com/voxpupuli/beaker-puppet/tree/1.2.0) (2018-09-11)
382
+
383
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.1.0...1.2.0)
384
+
385
+ **Merged pull requests:**
386
+
387
+ - \(BKR-1445\) Update Windows agent paths for puppet6 [\#64](https://github.com/voxpupuli/beaker-puppet/pull/64) ([caseywilliams](https://github.com/caseywilliams))
388
+ - \(BKR-1510\) make fact helpers support structured facts [\#59](https://github.com/voxpupuli/beaker-puppet/pull/59) ([sevendials](https://github.com/sevendials))
389
+ - \(MAINT\) Adding some generic host helper utility methods [\#54](https://github.com/voxpupuli/beaker-puppet/pull/54) ([jsane](https://github.com/jsane))
390
+
391
+ ## [1.1.0](https://github.com/voxpupuli/beaker-puppet/tree/1.1.0) (2018-08-13)
392
+
393
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.0.1...1.1.0)
394
+
395
+ **Merged pull requests:**
396
+
397
+ - PE-24898 Set puppet collection value associated with agent version [\#60](https://github.com/voxpupuli/beaker-puppet/pull/60) ([shaigy](https://github.com/shaigy))
398
+
399
+ ## [1.0.1](https://github.com/voxpupuli/beaker-puppet/tree/1.0.1) (2018-08-10)
400
+
401
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/1.0.0...1.0.1)
402
+
403
+ **Merged pull requests:**
404
+
405
+ - \(BKR-1509\) Beaker 4.0 Compatibility [\#62](https://github.com/voxpupuli/beaker-puppet/pull/62) ([Dakta](https://github.com/Dakta))
406
+
407
+ ## [1.0.0](https://github.com/voxpupuli/beaker-puppet/tree/1.0.0) (2018-08-06)
408
+
409
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.17.1...1.0.0)
410
+
411
+ **Merged pull requests:**
412
+
413
+ - Revert "Revert "\(BKR-496\) Move create\_tmpdir\_on from beaker"" [\#58](https://github.com/voxpupuli/beaker-puppet/pull/58) ([Dakta](https://github.com/Dakta))
414
+ - \(BKR-1500\) Dependency Cleanup [\#55](https://github.com/voxpupuli/beaker-puppet/pull/55) ([Dakta](https://github.com/Dakta))
415
+
416
+ ## [0.17.1](https://github.com/voxpupuli/beaker-puppet/tree/0.17.1) (2018-07-27)
417
+
418
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.17.0...0.17.1)
419
+
420
+ **Merged pull requests:**
421
+
422
+ - Revert "\(BKR-496\) Move create\_tmpdir\_on from beaker" [\#57](https://github.com/voxpupuli/beaker-puppet/pull/57) ([kevpl](https://github.com/kevpl))
423
+
424
+ ## [0.17.0](https://github.com/voxpupuli/beaker-puppet/tree/0.17.0) (2018-07-26)
425
+
426
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.16.0...0.17.0)
427
+
428
+ **Merged pull requests:**
429
+
430
+ - \(BKR-496\) Move create\_tmpdir\_on from beaker [\#56](https://github.com/voxpupuli/beaker-puppet/pull/56) ([Dakta](https://github.com/Dakta))
431
+
432
+ ## [0.16.0](https://github.com/voxpupuli/beaker-puppet/tree/0.16.0) (2018-07-05)
433
+
434
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.15.2...0.16.0)
435
+
436
+ **Merged pull requests:**
437
+
438
+ - \(BKR-1484\) Packaging platform overrides for puppet5 install utils [\#53](https://github.com/voxpupuli/beaker-puppet/pull/53) ([caseywilliams](https://github.com/caseywilliams))
439
+ - \(MAINT\) pin fakefs to \< 0.14.0 for ruby 2.2 [\#51](https://github.com/voxpupuli/beaker-puppet/pull/51) ([kevpl](https://github.com/kevpl))
440
+
441
+ ## [0.15.2](https://github.com/voxpupuli/beaker-puppet/tree/0.15.2) (2018-05-07)
442
+
443
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.15.1...0.15.2)
444
+
445
+ **Merged pull requests:**
446
+
447
+ - BKR-1465 - install\_puppet\_on -"opts" defaults "options" [\#50](https://github.com/voxpupuli/beaker-puppet/pull/50) ([gunzl1ng3r](https://github.com/gunzl1ng3r))
448
+ - \(RE-10734\) Use nightlies.puppet.com for nightly collections [\#47](https://github.com/voxpupuli/beaker-puppet/pull/47) ([hunner](https://github.com/hunner))
449
+
450
+ ## [0.15.1](https://github.com/voxpupuli/beaker-puppet/tree/0.15.1) (2018-05-04)
451
+
452
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.15.0...0.15.1)
453
+
454
+ **Merged pull requests:**
455
+
456
+ - \(BKR-1462\) Another Ubuntu 18.04 check to allow insecure repo use [\#49](https://github.com/voxpupuli/beaker-puppet/pull/49) ([ScottGarman](https://github.com/ScottGarman))
457
+
458
+ ## [0.15.0](https://github.com/voxpupuli/beaker-puppet/tree/0.15.0) (2018-05-03)
459
+
460
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.14.0...0.15.0)
461
+
462
+ **Merged pull requests:**
463
+
464
+ - \(BKR-1462\) Allow unsigned apt repositories for Ubuntu 18.04 hosts [\#46](https://github.com/voxpupuli/beaker-puppet/pull/46) ([ScottGarman](https://github.com/ScottGarman))
465
+
466
+ ## [0.14.0](https://github.com/voxpupuli/beaker-puppet/tree/0.14.0) (2018-05-01)
467
+
468
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.6...0.14.0)
469
+
470
+ **Merged pull requests:**
471
+
472
+ - \(CPR-570\) Import the gpg signing key on sles 11 [\#45](https://github.com/voxpupuli/beaker-puppet/pull/45) ([melissa](https://github.com/melissa))
473
+
474
+ ## [0.13.6](https://github.com/voxpupuli/beaker-puppet/tree/0.13.6) (2018-04-26)
475
+
476
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.5...0.13.6)
477
+
478
+ **Merged pull requests:**
479
+
480
+ - Use puppet-agent specific helper when installing the MSI [\#43](https://github.com/voxpupuli/beaker-puppet/pull/43) ([joshcooper](https://github.com/joshcooper))
481
+
482
+ ## [0.13.5](https://github.com/voxpupuli/beaker-puppet/tree/0.13.5) (2018-04-25)
483
+
484
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.4...0.13.5)
485
+
486
+ **Merged pull requests:**
487
+
488
+ - \(maint\) Fix failing puppet5\_spec test due to changes in pr \#39 [\#42](https://github.com/voxpupuli/beaker-puppet/pull/42) ([mchllweeks](https://github.com/mchllweeks))
489
+ - Use --module-repository for a custom forge [\#40](https://github.com/voxpupuli/beaker-puppet/pull/40) ([ekohl](https://github.com/ekohl))
490
+
491
+ ## [0.13.4](https://github.com/voxpupuli/beaker-puppet/tree/0.13.4) (2018-04-23)
492
+
493
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.3...0.13.4)
494
+
495
+ **Merged pull requests:**
496
+
497
+ - \(BKR-1438\) Do not use `puppet master` [\#41](https://github.com/voxpupuli/beaker-puppet/pull/41) ([pcarlisle](https://github.com/pcarlisle))
498
+
499
+ ## [0.13.3](https://github.com/voxpupuli/beaker-puppet/tree/0.13.3) (2018-04-16)
500
+
501
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.2...0.13.3)
502
+
503
+ **Merged pull requests:**
504
+
505
+ - Maint/master/small changes [\#39](https://github.com/voxpupuli/beaker-puppet/pull/39) ([melissa](https://github.com/melissa))
506
+ - \(maint\) Bring additional changes from puppet-agent acceptance [\#36](https://github.com/voxpupuli/beaker-puppet/pull/36) ([melissa](https://github.com/melissa))
507
+
508
+ ## [0.13.2](https://github.com/voxpupuli/beaker-puppet/tree/0.13.2) (2018-04-11)
509
+
510
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.1...0.13.2)
511
+
512
+ **Merged pull requests:**
513
+
514
+ - \(BKR-1453\) Ensure no agent lock after stopping puppet service [\#38](https://github.com/voxpupuli/beaker-puppet/pull/38) ([cthorn42](https://github.com/cthorn42))
515
+ - \(maint\) Add information about additional ENV vars [\#37](https://github.com/voxpupuli/beaker-puppet/pull/37) ([melissa](https://github.com/melissa))
516
+
517
+ ## [0.13.1](https://github.com/voxpupuli/beaker-puppet/tree/0.13.1) (2018-04-09)
518
+
519
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.13.0...0.13.1)
520
+
521
+ **Merged pull requests:**
522
+
523
+ - \(BKR-1443\) Ensure we do not destroy hosts if specified [\#35](https://github.com/voxpupuli/beaker-puppet/pull/35) ([melissa](https://github.com/melissa))
524
+
525
+ ## [0.13.0](https://github.com/voxpupuli/beaker-puppet/tree/0.13.0) (2018-03-30)
526
+
527
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.12.0...0.13.0)
528
+
529
+ **Merged pull requests:**
530
+
531
+ - Maint/master/skip master tests [\#34](https://github.com/voxpupuli/beaker-puppet/pull/34) ([melissa](https://github.com/melissa))
532
+
533
+ ## [0.12.0](https://github.com/voxpupuli/beaker-puppet/tree/0.12.0) (2018-03-26)
534
+
535
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.11.1...0.12.0)
536
+
537
+ **Merged pull requests:**
538
+
539
+ - \(maint\) Add release information to the readme [\#33](https://github.com/voxpupuli/beaker-puppet/pull/33) ([melissa](https://github.com/melissa))
540
+ - \(PA-1915\) Test components against nightly puppetserver [\#30](https://github.com/voxpupuli/beaker-puppet/pull/30) ([melissa](https://github.com/melissa))
541
+
542
+ ## [0.11.1](https://github.com/voxpupuli/beaker-puppet/tree/0.11.1) (2018-03-26)
543
+
544
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.11.0...0.11.1)
545
+
546
+ **Merged pull requests:**
547
+
548
+ - \(maint\) Pre suite paths must be relative [\#32](https://github.com/voxpupuli/beaker-puppet/pull/32) ([melissa](https://github.com/melissa))
549
+ - \(maint\) Remove references to 'ci:test:quick' [\#29](https://github.com/voxpupuli/beaker-puppet/pull/29) ([melissa](https://github.com/melissa))
550
+
551
+ ## [0.11.0](https://github.com/voxpupuli/beaker-puppet/tree/0.11.0) (2018-03-20)
552
+
553
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.10.0...0.11.0)
554
+
555
+ **Merged pull requests:**
556
+
557
+ - \(BKR-1342\) Import ci rake tasks and install utils [\#26](https://github.com/voxpupuli/beaker-puppet/pull/26) ([melissa](https://github.com/melissa))
558
+
559
+ ## [0.10.0](https://github.com/voxpupuli/beaker-puppet/tree/0.10.0) (2018-01-11)
560
+
561
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.9.0...0.10.0)
562
+
563
+ **Merged pull requests:**
564
+
565
+ - \(BKR-1385\) Install rpm packages on aix [\#25](https://github.com/voxpupuli/beaker-puppet/pull/25) ([melissa](https://github.com/melissa))
566
+ - \(maint\) Refactor puppet5 install logic [\#24](https://github.com/voxpupuli/beaker-puppet/pull/24) ([joshcooper](https://github.com/joshcooper))
567
+ - \(BKR-1343\) Install as an MSI on Windows [\#23](https://github.com/voxpupuli/beaker-puppet/pull/23) ([joshcooper](https://github.com/joshcooper))
568
+ - \(maint\) Remove unnecessary logger information [\#22](https://github.com/voxpupuli/beaker-puppet/pull/22) ([melissa](https://github.com/melissa))
569
+
570
+ ## [0.9.0](https://github.com/voxpupuli/beaker-puppet/tree/0.9.0) (2018-01-04)
571
+
572
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.8.0...0.9.0)
573
+
574
+ **Merged pull requests:**
575
+
576
+ - \(maint\) Add beaker-abs to Gemfile [\#21](https://github.com/voxpupuli/beaker-puppet/pull/21) ([smcelmurry](https://github.com/smcelmurry))
577
+
578
+ ## [0.8.0](https://github.com/voxpupuli/beaker-puppet/tree/0.8.0) (2017-10-13)
579
+
580
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.7.0...0.8.0)
581
+
582
+ **Merged pull requests:**
583
+
584
+ - \(MAINT\) add contributing guide to README [\#19](https://github.com/voxpupuli/beaker-puppet/pull/19) ([kevpl](https://github.com/kevpl))
585
+ - \(maint\) Update beaker to support pupppet5 style installation [\#18](https://github.com/voxpupuli/beaker-puppet/pull/18) ([melissa](https://github.com/melissa))
586
+
587
+ ## [0.7.0](https://github.com/voxpupuli/beaker-puppet/tree/0.7.0) (2017-09-15)
588
+
589
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.6.0...0.7.0)
590
+
591
+ **Merged pull requests:**
592
+
593
+ - \(maint\) Allow user to pass in host target [\#16](https://github.com/voxpupuli/beaker-puppet/pull/16) ([melissa](https://github.com/melissa))
594
+
595
+ ## [0.6.0](https://github.com/voxpupuli/beaker-puppet/tree/0.6.0) (2017-08-21)
596
+
597
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.5.0...0.6.0)
598
+
599
+ **Merged pull requests:**
600
+
601
+ - \(BKR-1118\) add puppet5 install method [\#6](https://github.com/voxpupuli/beaker-puppet/pull/6) ([kevpl](https://github.com/kevpl))
602
+
603
+ ## [0.5.0](https://github.com/voxpupuli/beaker-puppet/tree/0.5.0) (2017-08-18)
604
+
605
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.4.0...0.5.0)
606
+
607
+ **Merged pull requests:**
608
+
609
+ - \(BKR-1185\) Use Oga instead of Nokogiri [\#15](https://github.com/voxpupuli/beaker-puppet/pull/15) ([rishijavia](https://github.com/rishijavia))
610
+ - \(MAINT\) fix windows spec failures [\#14](https://github.com/voxpupuli/beaker-puppet/pull/14) ([tvpartytonight](https://github.com/tvpartytonight))
611
+ - \(MAINT\) remove `dev_builds_repos` mentions [\#8](https://github.com/voxpupuli/beaker-puppet/pull/8) ([kevpl](https://github.com/kevpl))
612
+
613
+ ## [0.4.0](https://github.com/voxpupuli/beaker-puppet/tree/0.4.0) (2017-07-26)
614
+
615
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.3.0...0.4.0)
616
+
617
+ **Merged pull requests:**
618
+
619
+ - \(BKR-1164\) Add ubuntu to the platform list in remove\_puppet\_on [\#11](https://github.com/voxpupuli/beaker-puppet/pull/11) ([ScottGarman](https://github.com/ScottGarman))
620
+
621
+ ## [0.3.0](https://github.com/voxpupuli/beaker-puppet/tree/0.3.0) (2017-07-17)
622
+
623
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.2.0...0.3.0)
624
+
625
+ **Merged pull requests:**
626
+
627
+ - \(BKR-1159\) Reset opts in install\_puppet\_agent\_dev\_repo\_on [\#10](https://github.com/voxpupuli/beaker-puppet/pull/10) ([johnduarte](https://github.com/johnduarte))
628
+
629
+ ## [0.2.0](https://github.com/voxpupuli/beaker-puppet/tree/0.2.0) (2017-06-28)
630
+
631
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/0.1.0...0.2.0)
632
+
633
+ **Merged pull requests:**
634
+
635
+ - \(BKR-1147\) Fail to pkg install on ec2 for dev-repo [\#7](https://github.com/voxpupuli/beaker-puppet/pull/7) ([johnduarte](https://github.com/johnduarte))
636
+ - \(BKR-895\) add missing install\_utils tests [\#5](https://github.com/voxpupuli/beaker-puppet/pull/5) ([kevpl](https://github.com/kevpl))
637
+
638
+ ## [0.1.0](https://github.com/voxpupuli/beaker-puppet/tree/0.1.0) (2017-06-16)
639
+
640
+ [Full Changelog](https://github.com/voxpupuli/beaker-puppet/compare/3878c13311bf5ddcda043f5c23cb1354614a997a...0.1.0)
641
+
642
+ **Merged pull requests:**
643
+
644
+ - \(MAINT\) fix coverage env-var name [\#4](https://github.com/voxpupuli/beaker-puppet/pull/4) ([kevpl](https://github.com/kevpl))
645
+ - \(MAINT\) improve README description [\#3](https://github.com/voxpupuli/beaker-puppet/pull/3) ([kevpl](https://github.com/kevpl))
646
+ - \(MAINT\) fix DSL inclusion [\#2](https://github.com/voxpupuli/beaker-puppet/pull/2) ([kevpl](https://github.com/kevpl))
647
+
648
+
649
+
650
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*