beaker-pe 2.11.24 → 2.13.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md ADDED
@@ -0,0 +1,2685 @@
1
+ # Changelog
2
+
3
+ ## [2.13.0](https://github.com/puppetlabs/beaker-pe/tree/2.13.0) (2023-08-08)
4
+
5
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.12.0...2.13.0)
6
+
7
+ **Implemented enhancements:**
8
+
9
+ - \(PE-36506\) Use AIX 7.2 packages for 2023 STS stream [\#226](https://github.com/puppetlabs/beaker-pe/pull/226) ([donoghuc](https://github.com/donoghuc))
10
+
11
+ **Fixed bugs:**
12
+
13
+ - \(RE-15688\) Add working nodeset for beaker-rspec tests [\#227](https://github.com/puppetlabs/beaker-pe/pull/227) ([yachub](https://github.com/yachub))
14
+
15
+ ## [2.12.0](https://github.com/puppetlabs/beaker-pe/tree/2.12.0) (2023-05-12)
16
+
17
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.24...2.12.0)
18
+
19
+ **Implemented enhancements:**
20
+
21
+ - \(RE-15478\) Update actions and release workflow [\#217](https://github.com/puppetlabs/beaker-pe/pull/217) ([yachub](https://github.com/yachub))
22
+ - \(RE-15111\) Add Mend Scanning [\#211](https://github.com/puppetlabs/beaker-pe/pull/211) ([yachub](https://github.com/yachub))
23
+ - \(RE-14819\) Retry failed curls before trying to gunzip them [\#203](https://github.com/puppetlabs/beaker-pe/pull/203) ([e-gris](https://github.com/e-gris))
24
+
25
+ **Merged pull requests:**
26
+
27
+ - Update beaker-puppet requirement from ~\> 1.0 to \>= 1, \< 3 [\#218](https://github.com/puppetlabs/beaker-pe/pull/218) ([dependabot[bot]](https://github.com/apps/dependabot))
28
+ - Allow beaker 5 [\#215](https://github.com/puppetlabs/beaker-pe/pull/215) ([bastelfreak](https://github.com/bastelfreak))
29
+ - Update fakefs requirement from ~\> 0.6, \< 0.14.0 to ~\> 2.4, \< 2.5.0 [\#214](https://github.com/puppetlabs/beaker-pe/pull/214) ([dependabot[bot]](https://github.com/apps/dependabot))
30
+ - Update simplecov requirement from = 0.18.5 to = 0.22.0 [\#209](https://github.com/puppetlabs/beaker-pe/pull/209) ([dependabot[bot]](https://github.com/apps/dependabot))
31
+ - Update activesupport requirement from ~\> 5.0 to ~\> 7.0 [\#192](https://github.com/puppetlabs/beaker-pe/pull/192) ([dependabot[bot]](https://github.com/apps/dependabot))
32
+ - Update rake requirement from ~\> 12.3.3 to ~\> 13.0.6 [\#185](https://github.com/puppetlabs/beaker-pe/pull/185) ([dependabot[bot]](https://github.com/apps/dependabot))
33
+
34
+ ## [2.11.24](https://github.com/puppetlabs/beaker-pe/tree/2.11.24) (2022-11-01)
35
+
36
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.23...2.11.24)
37
+
38
+ **Fixed bugs:**
39
+
40
+ - \(maint\) Fix duplicate solaris ca cert [\#207](https://github.com/puppetlabs/beaker-pe/pull/207) ([yachub](https://github.com/yachub))
41
+
42
+ ## [2.11.23](https://github.com/puppetlabs/beaker-pe/tree/2.11.23) (2022-10-26)
43
+
44
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.22...2.11.23)
45
+
46
+ **Merged pull requests:**
47
+
48
+ - \(maint\) Add GCP 10.253/16 scratchpad hosts to proxy firewall [\#206](https://github.com/puppetlabs/beaker-pe/pull/206) ([jpartlow](https://github.com/jpartlow))
49
+
50
+ ## [2.11.22](https://github.com/puppetlabs/beaker-pe/tree/2.11.22) (2022-09-28)
51
+
52
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.21...2.11.22)
53
+
54
+ **Merged pull requests:**
55
+
56
+ - \(PE-34549\) Check agent version for individual host for waitlock flag [\#205](https://github.com/puppetlabs/beaker-pe/pull/205) ([nmburgan](https://github.com/nmburgan))
57
+
58
+ ## [2.11.21](https://github.com/puppetlabs/beaker-pe/tree/2.11.21) (2022-09-26)
59
+
60
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.20...2.11.21)
61
+
62
+ **Merged pull requests:**
63
+
64
+ - \(PE-34549\) Only use waitforlock flag on \>= 2019.8.0 [\#204](https://github.com/puppetlabs/beaker-pe/pull/204) ([nmburgan](https://github.com/nmburgan))
65
+
66
+ ## [2.11.20](https://github.com/puppetlabs/beaker-pe/tree/2.11.20) (2022-09-20)
67
+
68
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.19...2.11.20)
69
+
70
+ **Merged pull requests:**
71
+
72
+ - \(PE-34549\) Add --waitforlock 1 to agent run post-install [\#202](https://github.com/puppetlabs/beaker-pe/pull/202) ([nmburgan](https://github.com/nmburgan))
73
+ - \(RE-14811\) Add RE as codeowners [\#200](https://github.com/puppetlabs/beaker-pe/pull/200) ([yachub](https://github.com/yachub))
74
+
75
+ ## [2.11.19](https://github.com/puppetlabs/beaker-pe/tree/2.11.19) (2022-07-29)
76
+
77
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.18...2.11.19)
78
+
79
+ **Merged pull requests:**
80
+
81
+ - \(PE-34110\) Add ability to inject flags to be passed to configure action [\#199](https://github.com/puppetlabs/beaker-pe/pull/199) ([nmburgan](https://github.com/nmburgan))
82
+
83
+ ## [2.11.18](https://github.com/puppetlabs/beaker-pe/tree/2.11.18) (2022-07-27)
84
+
85
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.17...2.11.18)
86
+
87
+ **Merged pull requests:**
88
+
89
+ - \(PE-34061\) Specify powershell execution policy during install [\#198](https://github.com/puppetlabs/beaker-pe/pull/198) ([joshcooper](https://github.com/joshcooper))
90
+
91
+ ## [2.11.17](https://github.com/puppetlabs/beaker-pe/tree/2.11.17) (2022-03-16)
92
+
93
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.16...2.11.17)
94
+
95
+ **Merged pull requests:**
96
+
97
+ - \(PA-4331\)\_add\_new\_cert\_to\_old\_solaris\_keychain [\#194](https://github.com/puppetlabs/beaker-pe/pull/194) ([cthorn42](https://github.com/cthorn42))
98
+ - \(PE-33658\) add snyk scanning [\#193](https://github.com/puppetlabs/beaker-pe/pull/193) ([KNBAnderson](https://github.com/KNBAnderson))
99
+
100
+ ## [2.11.16](https://github.com/puppetlabs/beaker-pe/tree/2.11.16) (2021-08-21)
101
+
102
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.15...2.11.16)
103
+
104
+ **Merged pull requests:**
105
+
106
+ - \(PE-32680\) Fix gpg key for agent installs [\#189](https://github.com/puppetlabs/beaker-pe/pull/189) ([cthorn42](https://github.com/cthorn42))
107
+
108
+ ## [2.11.15](https://github.com/puppetlabs/beaker-pe/tree/2.11.15) (2021-08-20)
109
+
110
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.14...2.11.15)
111
+
112
+ **Merged pull requests:**
113
+
114
+ - \(PE-32680\) Fix pe\_postgres installs when GPG key needs updating [\#188](https://github.com/puppetlabs/beaker-pe/pull/188) ([cthorn42](https://github.com/cthorn42))
115
+
116
+ ## [2.11.14](https://github.com/puppetlabs/beaker-pe/tree/2.11.14) (2021-08-20)
117
+
118
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.13...2.11.14)
119
+
120
+ **Merged pull requests:**
121
+
122
+ - \(PE-32680\) Add new GPG when installing Ubuntu/SLES/Debian [\#187](https://github.com/puppetlabs/beaker-pe/pull/187) ([cthorn42](https://github.com/cthorn42))
123
+
124
+ ## [2.11.13](https://github.com/puppetlabs/beaker-pe/tree/2.11.13) (2021-04-16)
125
+
126
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.12...2.11.13)
127
+
128
+ **Merged pull requests:**
129
+
130
+ - \(PE-31424\) Add gpg key for sles-11 and el-5 installs of PE 2019.8.5 [\#182](https://github.com/puppetlabs/beaker-pe/pull/182) ([cthorn42](https://github.com/cthorn42))
131
+
132
+ ## [2.11.12](https://github.com/puppetlabs/beaker-pe/tree/2.11.12) (2021-03-26)
133
+
134
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.11...2.11.12)
135
+
136
+ **Merged pull requests:**
137
+
138
+ - \(PE-31503\) AIX frictionless install without old TLS [\#181](https://github.com/puppetlabs/beaker-pe/pull/181) ([cthorn42](https://github.com/cthorn42))
139
+
140
+ ## [2.11.11](https://github.com/puppetlabs/beaker-pe/tree/2.11.11) (2021-01-25)
141
+
142
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.10...2.11.11)
143
+
144
+ **Merged pull requests:**
145
+
146
+ - \(maint\) Update proxy iptables to allow our k8s to reach the vm [\#180](https://github.com/puppetlabs/beaker-pe/pull/180) ([cthorn42](https://github.com/cthorn42))
147
+
148
+ ## [2.11.10](https://github.com/puppetlabs/beaker-pe/tree/2.11.10) (2021-01-15)
149
+
150
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.9...2.11.10)
151
+
152
+ **Merged pull requests:**
153
+
154
+ - \(maint\) Add some puts statement to the proxy setup [\#179](https://github.com/puppetlabs/beaker-pe/pull/179) ([cthorn42](https://github.com/cthorn42))
155
+
156
+ ## [2.11.9](https://github.com/puppetlabs/beaker-pe/tree/2.11.9) (2020-11-23)
157
+
158
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.8...2.11.9)
159
+
160
+ **Merged pull requests:**
161
+
162
+ - \(PE-30552\) Add work around for osx agent installing [\#171](https://github.com/puppetlabs/beaker-pe/pull/171) ([cthorn42](https://github.com/cthorn42))
163
+
164
+ ## [2.11.8](https://github.com/puppetlabs/beaker-pe/tree/2.11.8) (2020-11-06)
165
+
166
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.7...2.11.8)
167
+
168
+ **Merged pull requests:**
169
+
170
+ - \(maint\) Pin simplecov to 0.18.5 [\#169](https://github.com/puppetlabs/beaker-pe/pull/169) ([nmburgan](https://github.com/nmburgan))
171
+ - \(maint\) Properly determine agent version for puppet-agent 7 [\#168](https://github.com/puppetlabs/beaker-pe/pull/168) ([nicklewis](https://github.com/nicklewis))
172
+
173
+ ## [2.11.7](https://github.com/puppetlabs/beaker-pe/tree/2.11.7) (2020-08-12)
174
+
175
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.6...2.11.7)
176
+
177
+ **Merged pull requests:**
178
+
179
+ - \(PE-29863\) Skip unnecessary installation steps on preloaded images [\#167](https://github.com/puppetlabs/beaker-pe/pull/167) ([actowery](https://github.com/actowery))
180
+ - \(maint\) Update CODEOWNERS [\#166](https://github.com/puppetlabs/beaker-pe/pull/166) ([GabrielNagy](https://github.com/GabrielNagy))
181
+
182
+ ## [2.11.6](https://github.com/puppetlabs/beaker-pe/tree/2.11.6) (2020-07-22)
183
+
184
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.5...2.11.6)
185
+
186
+ **Merged pull requests:**
187
+
188
+ - \(maint\) Silence batch output in pe-client-tools [\#165](https://github.com/puppetlabs/beaker-pe/pull/165) ([GabrielNagy](https://github.com/GabrielNagy))
189
+ - \(CT-123\) Package install with version [\#159](https://github.com/puppetlabs/beaker-pe/pull/159) ([Dorin-Pleava](https://github.com/Dorin-Pleava))
190
+
191
+ ## [2.11.5](https://github.com/puppetlabs/beaker-pe/tree/2.11.5) (2020-07-15)
192
+
193
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.4...2.11.5)
194
+
195
+ **Merged pull requests:**
196
+
197
+ - \(PE-29140\) Add logic to skip installs on preloaded images [\#164](https://github.com/puppetlabs/beaker-pe/pull/164) ([actowery](https://github.com/actowery))
198
+ - Add Dependabot to keep thins up to date [\#160](https://github.com/puppetlabs/beaker-pe/pull/160) ([genebean](https://github.com/genebean))
199
+ - \(maint\) follow redirection in curl [\#158](https://github.com/puppetlabs/beaker-pe/pull/158) ([ciprianbadescu](https://github.com/ciprianbadescu))
200
+
201
+ ## [2.11.4](https://github.com/puppetlabs/beaker-pe/tree/2.11.4) (2020-04-14)
202
+
203
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.3...2.11.4)
204
+
205
+ **Merged pull requests:**
206
+
207
+ - \(maint\) Remove the logic change around postgres pe conf updating [\#157](https://github.com/puppetlabs/beaker-pe/pull/157) ([cthorn42](https://github.com/cthorn42))
208
+
209
+ ## [2.11.3](https://github.com/puppetlabs/beaker-pe/tree/2.11.3) (2020-04-13)
210
+
211
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.2...2.11.3)
212
+
213
+ **Merged pull requests:**
214
+
215
+ - \(maint\) Update PE managed postgres steps [\#156](https://github.com/puppetlabs/beaker-pe/pull/156) ([cthorn42](https://github.com/cthorn42))
216
+
217
+ ## [2.11.2](https://github.com/puppetlabs/beaker-pe/tree/2.11.2) (2020-03-11)
218
+
219
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.1...2.11.2)
220
+
221
+ **Merged pull requests:**
222
+
223
+ - \(maint\) Update Rake [\#155](https://github.com/puppetlabs/beaker-pe/pull/155) ([cthorn42](https://github.com/cthorn42))
224
+ - \(RE-12858\) Change delivery\_host blocked for proxy tests to artifactory [\#154](https://github.com/puppetlabs/beaker-pe/pull/154) ([nmburgan](https://github.com/nmburgan))
225
+
226
+ ## [2.11.1](https://github.com/puppetlabs/beaker-pe/tree/2.11.1) (2019-12-06)
227
+
228
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.11.0...2.11.1)
229
+
230
+ **Merged pull requests:**
231
+
232
+ - \(PE-27048\) Undo hacky Yum proxy repo configuration [\#153](https://github.com/puppetlabs/beaker-pe/pull/153) ([cthorn42](https://github.com/cthorn42))
233
+
234
+ ## [2.11.0](https://github.com/puppetlabs/beaker-pe/tree/2.11.0) (2019-11-25)
235
+
236
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.10.11...2.11.0)
237
+
238
+ **Merged pull requests:**
239
+
240
+ - \(PE-27048\) Finish off the proxy on PE compile master work [\#152](https://github.com/puppetlabs/beaker-pe/pull/152) ([cthorn42](https://github.com/cthorn42))
241
+
242
+ ## [2.10.11](https://github.com/puppetlabs/beaker-pe/tree/2.10.11) (2019-10-23)
243
+
244
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.11...2.10.11)
245
+
246
+ **Merged pull requests:**
247
+
248
+ - \(QENG-7529\) Add vmstat to vm resource check [\#150](https://github.com/puppetlabs/beaker-pe/pull/150) ([highb](https://github.com/highb))
249
+
250
+ ## [2.1.11](https://github.com/puppetlabs/beaker-pe/tree/2.1.11) (2019-10-21)
251
+
252
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.10...2.1.11)
253
+
254
+ **Merged pull requests:**
255
+
256
+ - \(maint\) Use packaging\_platform when checking frictionless [\#149](https://github.com/puppetlabs/beaker-pe/pull/149) ([jpartlow](https://github.com/jpartlow))
257
+
258
+ ## [2.1.10](https://github.com/puppetlabs/beaker-pe/tree/2.1.10) (2019-09-27)
259
+
260
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.9...2.1.10)
261
+
262
+ ## [2.1.9](https://github.com/puppetlabs/beaker-pe/tree/2.1.9) (2019-08-15)
263
+
264
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.8...2.1.9)
265
+
266
+ **Merged pull requests:**
267
+
268
+ - \(PE-27037\) Grab fips tarball when using redhatfips-7-x86\_64 [\#147](https://github.com/puppetlabs/beaker-pe/pull/147) ([nmburgan](https://github.com/nmburgan))
269
+
270
+ ## [2.1.8](https://github.com/puppetlabs/beaker-pe/tree/2.1.8) (2019-08-05)
271
+
272
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.7...2.1.8)
273
+
274
+ **Merged pull requests:**
275
+
276
+ - \(maint\) Add CODEOWNERS and delete MAINAINERS [\#146](https://github.com/puppetlabs/beaker-pe/pull/146) ([actowery](https://github.com/actowery))
277
+ - \(feature\) Allow install methods to accept an interactive option [\#145](https://github.com/puppetlabs/beaker-pe/pull/145) ([actowery](https://github.com/actowery))
278
+
279
+ ## [2.1.7](https://github.com/puppetlabs/beaker-pe/tree/2.1.7) (2019-06-13)
280
+
281
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.6...2.1.7)
282
+
283
+ **Merged pull requests:**
284
+
285
+ - \(PE-26509\) Add support for pe\_compiler role [\#144](https://github.com/puppetlabs/beaker-pe/pull/144) ([nmburgan](https://github.com/nmburgan))
286
+
287
+ ## [2.1.6](https://github.com/puppetlabs/beaker-pe/tree/2.1.6) (2019-06-04)
288
+
289
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.5...2.1.6)
290
+
291
+ **Merged pull requests:**
292
+
293
+ - \(maint\) Remove special `install_dev_repos_on` code [\#142](https://github.com/puppetlabs/beaker-pe/pull/142) ([tvpartytonight](https://github.com/tvpartytonight))
294
+
295
+ ## [2.1.5](https://github.com/puppetlabs/beaker-pe/tree/2.1.5) (2019-05-15)
296
+
297
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.4...2.1.5)
298
+
299
+ **Merged pull requests:**
300
+
301
+ - EExternal postgres to work with compile master [\#141](https://github.com/puppetlabs/beaker-pe/pull/141) ([shaigy](https://github.com/shaigy))
302
+
303
+ ## [2.1.4](https://github.com/puppetlabs/beaker-pe/tree/2.1.4) (2019-05-14)
304
+
305
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.3...2.1.4)
306
+
307
+ **Merged pull requests:**
308
+
309
+ - \(PE-23663\) Disable agent service on external postgres install [\#140](https://github.com/puppetlabs/beaker-pe/pull/140) ([nmburgan](https://github.com/nmburgan))
310
+ - \(maint\) Fix insecure repo config on Ubuntu 18.04 ...again [\#139](https://github.com/puppetlabs/beaker-pe/pull/139) ([donoghuc](https://github.com/donoghuc))
311
+
312
+ ## [2.1.3](https://github.com/puppetlabs/beaker-pe/tree/2.1.3) (2019-04-08)
313
+
314
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.2...2.1.3)
315
+
316
+ **Merged pull requests:**
317
+
318
+ - PE-26276 Update regex for TLS check [\#138](https://github.com/puppetlabs/beaker-pe/pull/138) ([shaigy](https://github.com/shaigy))
319
+
320
+ ## [2.1.2](https://github.com/puppetlabs/beaker-pe/tree/2.1.2) (2019-04-02)
321
+
322
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.1...2.1.2)
323
+
324
+ **Merged pull requests:**
325
+
326
+ - PE-25942 Enable TLSV1.2 protocol for powershell in kearney [\#137](https://github.com/puppetlabs/beaker-pe/pull/137) ([shaigy](https://github.com/shaigy))
327
+
328
+ ## [2.1.1](https://github.com/puppetlabs/beaker-pe/tree/2.1.1) (2019-03-28)
329
+
330
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.1.0...2.1.1)
331
+
332
+ **Merged pull requests:**
333
+
334
+ - PE-25942 Update aix platform regex [\#136](https://github.com/puppetlabs/beaker-pe/pull/136) ([shaigy](https://github.com/shaigy))
335
+
336
+ ## [2.1.0](https://github.com/puppetlabs/beaker-pe/tree/2.1.0) (2019-03-25)
337
+
338
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.6...2.1.0)
339
+
340
+ **Merged pull requests:**
341
+
342
+ - PE-25942 Do not default to using TLSV1 as default [\#135](https://github.com/puppetlabs/beaker-pe/pull/135) ([shaigy](https://github.com/shaigy))
343
+
344
+ ## [2.0.6](https://github.com/puppetlabs/beaker-pe/tree/2.0.6) (2018-12-06)
345
+
346
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.5...2.0.6)
347
+
348
+ **Merged pull requests:**
349
+
350
+ - PE-25470 Update higgs installer option [\#134](https://github.com/puppetlabs/beaker-pe/pull/134) ([shaigy](https://github.com/shaigy))
351
+ - \(PE-25010\) Fix insecure repo config on Ubuntu 18.04 [\#127](https://github.com/puppetlabs/beaker-pe/pull/127) ([highb](https://github.com/highb))
352
+
353
+ ## [2.0.5](https://github.com/puppetlabs/beaker-pe/tree/2.0.5) (2018-11-05)
354
+
355
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.4...2.0.5)
356
+
357
+ **Merged pull requests:**
358
+
359
+ - PE-25440 Add a final agent run during external postgres install [\#133](https://github.com/puppetlabs/beaker-pe/pull/133) ([shaigy](https://github.com/shaigy))
360
+
361
+ ## [2.0.4](https://github.com/puppetlabs/beaker-pe/tree/2.0.4) (2018-10-30)
362
+
363
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.3...2.0.4)
364
+
365
+ **Merged pull requests:**
366
+
367
+ - \(CT-58\) Properly install signed pe-client-tools package [\#132](https://github.com/puppetlabs/beaker-pe/pull/132) ([nicklewis](https://github.com/nicklewis))
368
+
369
+ ## [2.0.3](https://github.com/puppetlabs/beaker-pe/tree/2.0.3) (2018-10-16)
370
+
371
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.2...2.0.3)
372
+
373
+ **Merged pull requests:**
374
+
375
+ - \(PE-25128\) Generate cert bundle with intermediate CA [\#131](https://github.com/puppetlabs/beaker-pe/pull/131) ([nmburgan](https://github.com/nmburgan))
376
+ - \(BKR-1519\) update scooter dependency for beaker 4 [\#130](https://github.com/puppetlabs/beaker-pe/pull/130) ([kevpl](https://github.com/kevpl))
377
+
378
+ ## [2.0.2](https://github.com/puppetlabs/beaker-pe/tree/2.0.2) (2018-09-12)
379
+
380
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.1...2.0.2)
381
+
382
+ **Merged pull requests:**
383
+
384
+ - \(MODULES-7765\) change moduledistdir [\#129](https://github.com/puppetlabs/beaker-pe/pull/129) ([tphoney](https://github.com/tphoney))
385
+ - \(PE-25091\) Run configure\_type\_defaults\_onon all infrastructure nodes [\#128](https://github.com/puppetlabs/beaker-pe/pull/128) ([cthorn42](https://github.com/cthorn42))
386
+
387
+ ## [2.0.1](https://github.com/puppetlabs/beaker-pe/tree/2.0.1) (2018-09-11)
388
+
389
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/2.0.0...2.0.1)
390
+
391
+ **Merged pull requests:**
392
+
393
+ - \(PE-25091\) Add configure\_type\_defaults\_on on master during postgres i… [\#126](https://github.com/puppetlabs/beaker-pe/pull/126) ([cthorn42](https://github.com/cthorn42))
394
+
395
+ ## [2.0.0](https://github.com/puppetlabs/beaker-pe/tree/2.0.0) (2018-08-13)
396
+
397
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.41.1...2.0.0)
398
+
399
+ **Merged pull requests:**
400
+
401
+ - \(BKR-1509\) beaker 4.0 upgrade process [\#124](https://github.com/puppetlabs/beaker-pe/pull/124) ([Dakta](https://github.com/Dakta))
402
+
403
+ ## [1.41.1](https://github.com/puppetlabs/beaker-pe/tree/1.41.1) (2018-07-30)
404
+
405
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.41.0...1.41.1)
406
+
407
+ **Merged pull requests:**
408
+
409
+ - \(PE-23342\) Add top output to pe installs [\#121](https://github.com/puppetlabs/beaker-pe/pull/121) ([highb](https://github.com/highb))
410
+
411
+ ## [1.41.0](https://github.com/puppetlabs/beaker-pe/tree/1.41.0) (2018-07-20)
412
+
413
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.7...1.41.0)
414
+
415
+ **Merged pull requests:**
416
+
417
+ - \(BKR-1492\) Move pe\_defaults from beaker [\#122](https://github.com/puppetlabs/beaker-pe/pull/122) ([Dakta](https://github.com/Dakta))
418
+
419
+ ## [1.40.7](https://github.com/puppetlabs/beaker-pe/tree/1.40.7) (2018-06-21)
420
+
421
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.6...1.40.7)
422
+
423
+ **Merged pull requests:**
424
+
425
+ - \(PE-24617\) Add determine\_higgs\_answer method [\#120](https://github.com/puppetlabs/beaker-pe/pull/120) ([cthorn42](https://github.com/cthorn42))
426
+
427
+ ## [1.40.6](https://github.com/puppetlabs/beaker-pe/tree/1.40.6) (2018-06-04)
428
+
429
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.5...1.40.6)
430
+
431
+ **Merged pull requests:**
432
+
433
+ - BKR-1478 Remove client\_datadir on Windows [\#118](https://github.com/puppetlabs/beaker-pe/pull/118) ([shaigy](https://github.com/shaigy))
434
+
435
+ ## [1.40.5](https://github.com/puppetlabs/beaker-pe/tree/1.40.5) (2018-05-04)
436
+
437
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.4...1.40.5)
438
+
439
+ **Merged pull requests:**
440
+
441
+ - PE-24218 Fix version check [\#115](https://github.com/puppetlabs/beaker-pe/pull/115) ([shaigy](https://github.com/shaigy))
442
+
443
+ ## [1.40.4](https://github.com/puppetlabs/beaker-pe/tree/1.40.4) (2018-04-09)
444
+
445
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.3...1.40.4)
446
+
447
+ **Merged pull requests:**
448
+
449
+ - \(maint\) Add a sync\_pe\_conf file helper [\#111](https://github.com/puppetlabs/beaker-pe/pull/111) ([MikaelSmith](https://github.com/MikaelSmith))
450
+
451
+ ## [1.40.3](https://github.com/puppetlabs/beaker-pe/tree/1.40.3) (2018-04-06)
452
+
453
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.2...1.40.3)
454
+
455
+ **Merged pull requests:**
456
+
457
+ - PE-24016 Update escaped errors to include the install error on ubuntu [\#114](https://github.com/puppetlabs/beaker-pe/pull/114) ([shaigy](https://github.com/shaigy))
458
+
459
+ ## [1.40.2](https://github.com/puppetlabs/beaker-pe/tree/1.40.2) (2018-04-05)
460
+
461
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.1...1.40.2)
462
+
463
+ **Merged pull requests:**
464
+
465
+ - PE-24016 Update escaped errors with external postgres install [\#113](https://github.com/puppetlabs/beaker-pe/pull/113) ([shaigy](https://github.com/shaigy))
466
+
467
+ ## [1.40.1](https://github.com/puppetlabs/beaker-pe/tree/1.40.1) (2018-04-04)
468
+
469
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.40.0...1.40.1)
470
+
471
+ **Merged pull requests:**
472
+
473
+ - \(maint\) Enable MCO if hub/spoke roles are in use [\#112](https://github.com/puppetlabs/beaker-pe/pull/112) ([cthorn42](https://github.com/cthorn42))
474
+
475
+ ## [1.40.0](https://github.com/puppetlabs/beaker-pe/tree/1.40.0) (2018-04-02)
476
+
477
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.39.0...1.40.0)
478
+
479
+ **Merged pull requests:**
480
+
481
+ - \(PE-22681\) Use packaging\_platform instead of platform when set [\#110](https://github.com/puppetlabs/beaker-pe/pull/110) ([ScottGarman](https://github.com/ScottGarman))
482
+ - \(PE-23950\) Modify meep flags [\#109](https://github.com/puppetlabs/beaker-pe/pull/109) ([jpartlow](https://github.com/jpartlow))
483
+
484
+ ## [1.39.0](https://github.com/puppetlabs/beaker-pe/tree/1.39.0) (2018-03-23)
485
+
486
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.38.0...1.39.0)
487
+
488
+ **Merged pull requests:**
489
+
490
+ - \(PE-23895\) Add new execption to pe-managed postgres process [\#108](https://github.com/puppetlabs/beaker-pe/pull/108) ([cthorn42](https://github.com/cthorn42))
491
+
492
+ ## [1.38.0](https://github.com/puppetlabs/beaker-pe/tree/1.38.0) (2018-03-15)
493
+
494
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.37.0...1.38.0)
495
+
496
+ **Merged pull requests:**
497
+
498
+ - \(maint\) Fix up error handling logic [\#106](https://github.com/puppetlabs/beaker-pe/pull/106) ([cthorn42](https://github.com/cthorn42))
499
+
500
+ ## [1.37.0](https://github.com/puppetlabs/beaker-pe/tree/1.37.0) (2018-02-20)
501
+
502
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.36.0...1.37.0)
503
+
504
+ **Merged pull requests:**
505
+
506
+ - \(PE-20250\) Add version checking for the puppet service debug flag [\#105](https://github.com/puppetlabs/beaker-pe/pull/105) ([cthorn42](https://github.com/cthorn42))
507
+
508
+ ## [1.36.0](https://github.com/puppetlabs/beaker-pe/tree/1.36.0) (2018-02-16)
509
+
510
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.35.0...1.36.0)
511
+
512
+ **Merged pull requests:**
513
+
514
+ - \(maint\) Fix up spec test failures around verify\_network\_resources [\#104](https://github.com/puppetlabs/beaker-pe/pull/104) ([cthorn42](https://github.com/cthorn42))
515
+ - \(PE-20250\) Add in support for the puppet service debug flag [\#103](https://github.com/puppetlabs/beaker-pe/pull/103) ([cthorn42](https://github.com/cthorn42))
516
+
517
+ ## [1.35.0](https://github.com/puppetlabs/beaker-pe/tree/1.35.0) (2018-02-07)
518
+
519
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.34.0...1.35.0)
520
+
521
+ **Merged pull requests:**
522
+
523
+ - \(maint\) Update the Jenkins release job [\#102](https://github.com/puppetlabs/beaker-pe/pull/102) ([jpartlow](https://github.com/jpartlow))
524
+ - \(maint\) Pass all\_hosts in simple\_monolithic\_install [\#101](https://github.com/puppetlabs/beaker-pe/pull/101) ([jpartlow](https://github.com/jpartlow))
525
+ - \(PE-23319\) add a network check to beaker-pe [\#100](https://github.com/puppetlabs/beaker-pe/pull/100) ([mwbutcher](https://github.com/mwbutcher))
526
+
527
+ ## [1.34.0](https://github.com/puppetlabs/beaker-pe/tree/1.34.0) (2018-02-01)
528
+
529
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.33.0...1.34.0)
530
+
531
+ **Merged pull requests:**
532
+
533
+ - PE-23463 Stop agent on master in mono install [\#99](https://github.com/puppetlabs/beaker-pe/pull/99) ([shaigy](https://github.com/shaigy))
534
+
535
+ ## [1.33.0](https://github.com/puppetlabs/beaker-pe/tree/1.33.0) (2018-01-18)
536
+
537
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.32.0...1.33.0)
538
+
539
+ **Merged pull requests:**
540
+
541
+ - PE-11351 clear puppet jenkins slaves [\#98](https://github.com/puppetlabs/beaker-pe/pull/98) ([mwbutcher](https://github.com/mwbutcher))
542
+ - \(maint\) Add beaker-abs to gemspec [\#97](https://github.com/puppetlabs/beaker-pe/pull/97) ([smcelmurry](https://github.com/smcelmurry))
543
+ - \(RE-9922\) Migrate from stickler to artifactory [\#96](https://github.com/puppetlabs/beaker-pe/pull/96) ([sarameisburger](https://github.com/sarameisburger))
544
+
545
+ ## [1.32.0](https://github.com/puppetlabs/beaker-pe/tree/1.32.0) (2018-01-09)
546
+
547
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.31.0...1.32.0)
548
+
549
+ **Merged pull requests:**
550
+
551
+ - PE-11351 testing pe\_staging proxy support [\#93](https://github.com/puppetlabs/beaker-pe/pull/93) ([mwbutcher](https://github.com/mwbutcher))
552
+
553
+ ## [1.31.0](https://github.com/puppetlabs/beaker-pe/tree/1.31.0) (2018-01-04)
554
+
555
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.30.0...1.31.0)
556
+
557
+ **Merged pull requests:**
558
+
559
+ - \(PE-22724\) Fix up the pe\_postgres error handling [\#94](https://github.com/puppetlabs/beaker-pe/pull/94) ([cthorn42](https://github.com/cthorn42))
560
+
561
+ ## [1.30.0](https://github.com/puppetlabs/beaker-pe/tree/1.30.0) (2018-01-02)
562
+
563
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.29.0...1.30.0)
564
+
565
+ **Merged pull requests:**
566
+
567
+ - \(PE-22724\) Add logic to determine installer type for postgres upgrades [\#92](https://github.com/puppetlabs/beaker-pe/pull/92) ([cthorn42](https://github.com/cthorn42))
568
+
569
+ ## [1.29.0](https://github.com/puppetlabs/beaker-pe/tree/1.29.0) (2017-12-21)
570
+
571
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.28.0...1.29.0)
572
+
573
+ **Merged pull requests:**
574
+
575
+ - \(PE-22724\) Add agent install step in external postgres installation [\#91](https://github.com/puppetlabs/beaker-pe/pull/91) ([cthorn42](https://github.com/cthorn42))
576
+
577
+ ## [1.28.0](https://github.com/puppetlabs/beaker-pe/tree/1.28.0) (2017-12-20)
578
+
579
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.27.0...1.28.0)
580
+
581
+ **Merged pull requests:**
582
+
583
+ - \(PE-22724\) Add PE managed external postgres support [\#90](https://github.com/puppetlabs/beaker-pe/pull/90) ([cthorn42](https://github.com/cthorn42))
584
+
585
+ ## [1.27.0](https://github.com/puppetlabs/beaker-pe/tree/1.27.0) (2017-12-12)
586
+
587
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.26.0...1.27.0)
588
+
589
+ **Merged pull requests:**
590
+
591
+ - PE-22051 Changes for adding loadbalancer to LEI job [\#89](https://github.com/puppetlabs/beaker-pe/pull/89) ([shaigy](https://github.com/shaigy))
592
+
593
+ ## [1.26.0](https://github.com/puppetlabs/beaker-pe/tree/1.26.0) (2017-11-23)
594
+
595
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.25.0...1.26.0)
596
+
597
+ **Merged pull requests:**
598
+
599
+ - Revert "PE-22051 Changes for adding loadbalancer to LEI job" [\#88](https://github.com/puppetlabs/beaker-pe/pull/88) ([ericwilliamson](https://github.com/ericwilliamson))
600
+
601
+ ## [1.25.0](https://github.com/puppetlabs/beaker-pe/tree/1.25.0) (2017-11-22)
602
+
603
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.24.0...1.25.0)
604
+
605
+ ## [1.24.0](https://github.com/puppetlabs/beaker-pe/tree/1.24.0) (2017-11-22)
606
+
607
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.23.0...1.24.0)
608
+
609
+ **Merged pull requests:**
610
+
611
+ - Fix agent installation failure caused by previous commit [\#87](https://github.com/puppetlabs/beaker-pe/pull/87) ([shaigy](https://github.com/shaigy))
612
+ - PE-22051 Changes for adding loadbalancer to LEI job [\#86](https://github.com/puppetlabs/beaker-pe/pull/86) ([shaigy](https://github.com/shaigy))
613
+ - \(MAINT\) Fix linux masterless installation [\#70](https://github.com/puppetlabs/beaker-pe/pull/70) ([Renelast](https://github.com/Renelast))
614
+
615
+ ## [1.23.0](https://github.com/puppetlabs/beaker-pe/tree/1.23.0) (2017-09-15)
616
+
617
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.22.0...1.23.0)
618
+
619
+ **Merged pull requests:**
620
+
621
+ - \(ORCH-1986\) add helper for puppet-task [\#85](https://github.com/puppetlabs/beaker-pe/pull/85) ([zreichert](https://github.com/zreichert))
622
+ - Issue/pe 21368 support frictionless install with ca cert [\#84](https://github.com/puppetlabs/beaker-pe/pull/84) ([barleyj-puppet](https://github.com/barleyj-puppet))
623
+
624
+ ## [1.22.0](https://github.com/puppetlabs/beaker-pe/tree/1.22.0) (2017-08-01)
625
+
626
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.21.0...1.22.0)
627
+
628
+ **Merged pull requests:**
629
+
630
+ - \(maint\) Allow unauthenticated packages on debian based systems [\#82](https://github.com/puppetlabs/beaker-pe/pull/82) ([justinstoller](https://github.com/justinstoller))
631
+ - Added log message to long running section [\#81](https://github.com/puppetlabs/beaker-pe/pull/81) ([RandellP](https://github.com/RandellP))
632
+
633
+ ## [1.21.0](https://github.com/puppetlabs/beaker-pe/tree/1.21.0) (2017-07-13)
634
+
635
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.20.0...1.21.0)
636
+
637
+ **Merged pull requests:**
638
+
639
+ - \(PE-21461\) Declare FRICTIONLESS\_TRACE before export [\#80](https://github.com/puppetlabs/beaker-pe/pull/80) ([jpartlow](https://github.com/jpartlow))
640
+
641
+ ## [1.20.0](https://github.com/puppetlabs/beaker-pe/tree/1.20.0) (2017-07-12)
642
+
643
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.19.0...1.20.0)
644
+
645
+ **Merged pull requests:**
646
+
647
+ - \(PE-21277\) Support frictionless install with ca cert [\#79](https://github.com/puppetlabs/beaker-pe/pull/79) ([jpartlow](https://github.com/jpartlow))
648
+ - \(PE-20966\) Add retry to deploy\_frictionless\_agent\_repo [\#78](https://github.com/puppetlabs/beaker-pe/pull/78) ([ericwilliamson](https://github.com/ericwilliamson))
649
+
650
+ ## [1.19.0](https://github.com/puppetlabs/beaker-pe/tree/1.19.0) (2017-06-30)
651
+
652
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.18.0...1.19.0)
653
+
654
+ **Merged pull requests:**
655
+
656
+ - \(QENG-5095\) Windows frictionless uses current url [\#77](https://github.com/puppetlabs/beaker-pe/pull/77) ([ericwilliamson](https://github.com/ericwilliamson))
657
+ - Maint/master/second agent run for simple installs [\#76](https://github.com/puppetlabs/beaker-pe/pull/76) ([jpartlow](https://github.com/jpartlow))
658
+
659
+ ## [1.18.0](https://github.com/puppetlabs/beaker-pe/tree/1.18.0) (2017-06-27)
660
+
661
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.17.0...1.18.0)
662
+
663
+ **Merged pull requests:**
664
+
665
+ - \(QENG-5095\) Use `current` endpoint for frictionless agent [\#75](https://github.com/puppetlabs/beaker-pe/pull/75) ([ericwilliamson](https://github.com/ericwilliamson))
666
+ - \(QENG-5040\) Run puppet after simplified mono install [\#74](https://github.com/puppetlabs/beaker-pe/pull/74) ([ericwilliamson](https://github.com/ericwilliamson))
667
+ - \(maint\) Fix parallel agent install [\#73](https://github.com/puppetlabs/beaker-pe/pull/73) ([samwoods1](https://github.com/samwoods1))
668
+
669
+ ## [1.17.0](https://github.com/puppetlabs/beaker-pe/tree/1.17.0) (2017-06-07)
670
+
671
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.16.0...1.17.0)
672
+
673
+ ## [1.16.0](https://github.com/puppetlabs/beaker-pe/tree/1.16.0) (2017-05-26)
674
+
675
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.15.0...1.16.0)
676
+
677
+ **Merged pull requests:**
678
+
679
+ - PE-20610 Fix install failure on windows for old pe versions [\#72](https://github.com/puppetlabs/beaker-pe/pull/72) ([shaigy](https://github.com/shaigy))
680
+ - \(PE-20589\) After a simple monolithic install run puppet on non-infras… [\#71](https://github.com/puppetlabs/beaker-pe/pull/71) ([cthorn42](https://github.com/cthorn42))
681
+
682
+ ## [1.15.0](https://github.com/puppetlabs/beaker-pe/tree/1.15.0) (2017-05-11)
683
+
684
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.14.0...1.15.0)
685
+
686
+ **Merged pull requests:**
687
+
688
+ - \(PE-20405\) On frictionless installs ensure all hosts run prepare\_hosts [\#68](https://github.com/puppetlabs/beaker-pe/pull/68) ([cthorn42](https://github.com/cthorn42))
689
+
690
+ ## [1.14.0](https://github.com/puppetlabs/beaker-pe/tree/1.14.0) (2017-05-10)
691
+
692
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.13.0...1.14.0)
693
+
694
+ **Merged pull requests:**
695
+
696
+ - \(maint\) Properly install pe-client-tools when using a tag version [\#69](https://github.com/puppetlabs/beaker-pe/pull/69) ([nicklewis](https://github.com/nicklewis))
697
+ - \(PE-20086\) PE 2016.5.\(0|1\) should install via msi method if windows2008r2 [\#66](https://github.com/puppetlabs/beaker-pe/pull/66) ([cthorn42](https://github.com/cthorn42))
698
+
699
+ ## [1.13.0](https://github.com/puppetlabs/beaker-pe/tree/1.13.0) (2017-04-06)
700
+
701
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.12.1...1.13.0)
702
+
703
+ **Merged pull requests:**
704
+
705
+ - \(BKR-806\) Only add pe\_repo classes once [\#56](https://github.com/puppetlabs/beaker-pe/pull/56) ([nicklewis](https://github.com/nicklewis))
706
+
707
+ ## [1.12.1](https://github.com/puppetlabs/beaker-pe/tree/1.12.1) (2017-03-29)
708
+
709
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.12.0...1.12.1)
710
+
711
+ **Merged pull requests:**
712
+
713
+ - \(BKR-1085\) Sign certs \*before\* stopping agent service [\#65](https://github.com/puppetlabs/beaker-pe/pull/65) ([nicklewis](https://github.com/nicklewis))
714
+
715
+ ## [1.12.0](https://github.com/puppetlabs/beaker-pe/tree/1.12.0) (2017-03-23)
716
+
717
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.11.0...1.12.0)
718
+
719
+ **Merged pull requests:**
720
+
721
+ - \(BKR-1058\) Implement a simpler monolithic install method [\#57](https://github.com/puppetlabs/beaker-pe/pull/57) ([nicklewis](https://github.com/nicklewis))
722
+
723
+ ## [1.11.0](https://github.com/puppetlabs/beaker-pe/tree/1.11.0) (2017-03-23)
724
+
725
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.10.0...1.11.0)
726
+
727
+ **Merged pull requests:**
728
+
729
+ - PE-19888 Add workaround for 2016.1.1 console status check error [\#63](https://github.com/puppetlabs/beaker-pe/pull/63) ([shaigy](https://github.com/shaigy))
730
+
731
+ ## [1.10.0](https://github.com/puppetlabs/beaker-pe/tree/1.10.0) (2017-03-21)
732
+
733
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.12.2...1.10.0)
734
+
735
+ **Merged pull requests:**
736
+
737
+ - \(MAINT\) add pull request template [\#60](https://github.com/puppetlabs/beaker-pe/pull/60) ([kevpl](https://github.com/kevpl))
738
+ - \(PE-19049\) Add a meep classification feature flag [\#59](https://github.com/puppetlabs/beaker-pe/pull/59) ([jpartlow](https://github.com/jpartlow))
739
+
740
+ ## [0.12.2](https://github.com/puppetlabs/beaker-pe/tree/0.12.2) (2017-03-15)
741
+
742
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.9.1...0.12.2)
743
+
744
+ ## [1.9.1](https://github.com/puppetlabs/beaker-pe/tree/1.9.1) (2017-02-22)
745
+
746
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.9.0...1.9.1)
747
+
748
+ **Merged pull requests:**
749
+
750
+ - \(MAINT\) remove wait\_for\_host\_in\_dashboard call [\#58](https://github.com/puppetlabs/beaker-pe/pull/58) ([kevpl](https://github.com/kevpl))
751
+
752
+ ## [1.9.0](https://github.com/puppetlabs/beaker-pe/tree/1.9.0) (2017-02-07)
753
+
754
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.8.2...1.9.0)
755
+
756
+ **Merged pull requests:**
757
+
758
+ - \(PE-19169\) Add pe modules next flag [\#55](https://github.com/puppetlabs/beaker-pe/pull/55) ([jpartlow](https://github.com/jpartlow))
759
+ - \(BKR-937\) Add support for installing AIX 7 agent on 7.2 [\#54](https://github.com/puppetlabs/beaker-pe/pull/54) ([branan](https://github.com/branan))
760
+ - \(maint\) login\_with\_puppet\_access\_on should respect --lifetime flag \(with spec tests\) [\#52](https://github.com/puppetlabs/beaker-pe/pull/52) ([lucywyman](https://github.com/lucywyman))
761
+
762
+ ## [1.8.2](https://github.com/puppetlabs/beaker-pe/tree/1.8.2) (2017-01-06)
763
+
764
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.8.1...1.8.2)
765
+
766
+ **Merged pull requests:**
767
+
768
+ - PE-19086 Change extend gpg key to ignore gpg key warnings [\#47](https://github.com/puppetlabs/beaker-pe/pull/47) ([cthorn42](https://github.com/cthorn42))
769
+
770
+ ## [1.8.1](https://github.com/puppetlabs/beaker-pe/tree/1.8.1) (2016-12-30)
771
+
772
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.8.0...1.8.1)
773
+
774
+ **Merged pull requests:**
775
+
776
+ - \(BKR-831\) Remove aio\_agent\_build as version source [\#46](https://github.com/puppetlabs/beaker-pe/pull/46) ([johnduarte](https://github.com/johnduarte))
777
+
778
+ ## [1.8.0](https://github.com/puppetlabs/beaker-pe/tree/1.8.0) (2016-12-30)
779
+
780
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.7.0...1.8.0)
781
+
782
+ **Merged pull requests:**
783
+
784
+ - PE-18728 Skip frictionless install if agent has powershell2 bug [\#45](https://github.com/puppetlabs/beaker-pe/pull/45) ([cthorn42](https://github.com/cthorn42))
785
+ - \(MAINT\) add install PE doc [\#41](https://github.com/puppetlabs/beaker-pe/pull/41) ([kevpl](https://github.com/kevpl))
786
+
787
+ ## [1.7.0](https://github.com/puppetlabs/beaker-pe/tree/1.7.0) (2016-12-20)
788
+
789
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.6.1...1.7.0)
790
+
791
+ **Merged pull requests:**
792
+
793
+ - \(MAINT\) fix broken version number [\#44](https://github.com/puppetlabs/beaker-pe/pull/44) ([kevpl](https://github.com/kevpl))
794
+ - \(MAINT\) fix spec testing [\#42](https://github.com/puppetlabs/beaker-pe/pull/42) ([kevpl](https://github.com/kevpl))
795
+ - \(BKR-831\) added dynamic puppet-agent version read from master [\#19](https://github.com/puppetlabs/beaker-pe/pull/19) ([kevpl](https://github.com/kevpl))
796
+
797
+ ## [1.6.1](https://github.com/puppetlabs/beaker-pe/tree/1.6.1) (2016-11-22)
798
+
799
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.6.0...1.6.1)
800
+
801
+ **Merged pull requests:**
802
+
803
+ - Revert "\(BKR-967\) Add :disable\_analytics option" [\#39](https://github.com/puppetlabs/beaker-pe/pull/39) ([james-stocks](https://github.com/james-stocks))
804
+
805
+ ## [1.6.0](https://github.com/puppetlabs/beaker-pe/tree/1.6.0) (2016-11-16)
806
+
807
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.5.0...1.6.0)
808
+
809
+ **Merged pull requests:**
810
+
811
+ - \(PE-18516,PE-18170\) Temporarily set pe.conf when upgrading to Flanders [\#40](https://github.com/puppetlabs/beaker-pe/pull/40) ([jpartlow](https://github.com/jpartlow))
812
+ - \(MAINT\) fill README doc & MAINTAINERS [\#38](https://github.com/puppetlabs/beaker-pe/pull/38) ([kevpl](https://github.com/kevpl))
813
+
814
+ ## [1.5.0](https://github.com/puppetlabs/beaker-pe/tree/1.5.0) (2016-11-07)
815
+
816
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.4.0...1.5.0)
817
+
818
+ **Merged pull requests:**
819
+
820
+ - \(BKR-967\) Add :disable\_analytics option [\#36](https://github.com/puppetlabs/beaker-pe/pull/36) ([james-stocks](https://github.com/james-stocks))
821
+
822
+ ## [1.4.0](https://github.com/puppetlabs/beaker-pe/tree/1.4.0) (2016-10-11)
823
+
824
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.12.1...1.4.0)
825
+
826
+ **Merged pull requests:**
827
+
828
+ - \(PE-17825\) Update do\_higgs\_install method with new installation log [\#34](https://github.com/puppetlabs/beaker-pe/pull/34) ([phongdly](https://github.com/phongdly))
829
+
830
+ ## [0.12.1](https://github.com/puppetlabs/beaker-pe/tree/0.12.1) (2016-10-07)
831
+
832
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.3.0...0.12.1)
833
+
834
+ ## [1.3.0](https://github.com/puppetlabs/beaker-pe/tree/1.3.0) (2016-10-06)
835
+
836
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.2.0...1.3.0)
837
+
838
+ **Merged pull requests:**
839
+
840
+ - \(BKR-953\) Stop including the dsl at the top level [\#33](https://github.com/puppetlabs/beaker-pe/pull/33) ([tvpartytonight](https://github.com/tvpartytonight))
841
+ - PE-17359 Fix windows frictionless upgrades [\#32](https://github.com/puppetlabs/beaker-pe/pull/32) ([cthorn42](https://github.com/cthorn42))
842
+
843
+ ## [1.2.0](https://github.com/puppetlabs/beaker-pe/tree/1.2.0) (2016-10-04)
844
+
845
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.1.0...1.2.0)
846
+
847
+ **Merged pull requests:**
848
+
849
+ - PE-17359 Adding Windows frictionless agent support [\#28](https://github.com/puppetlabs/beaker-pe/pull/28) ([cthorn42](https://github.com/cthorn42))
850
+
851
+ ## [1.1.0](https://github.com/puppetlabs/beaker-pe/tree/1.1.0) (2016-09-29)
852
+
853
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/1.0.0...1.1.0)
854
+
855
+ **Merged pull requests:**
856
+
857
+ - \(PE-17658\) Update gpg key location [\#31](https://github.com/puppetlabs/beaker-pe/pull/31) ([tvpartytonight](https://github.com/tvpartytonight))
858
+ - \(BKR-945\) Add acceptance tests to beaker-pe [\#29](https://github.com/puppetlabs/beaker-pe/pull/29) ([tvpartytonight](https://github.com/tvpartytonight))
859
+
860
+ ## [1.0.0](https://github.com/puppetlabs/beaker-pe/tree/1.0.0) (2016-09-26)
861
+
862
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.12.0...1.0.0)
863
+
864
+ **Merged pull requests:**
865
+
866
+ - \(BKR-941\) beaker-pe 1.0 changes [\#27](https://github.com/puppetlabs/beaker-pe/pull/27) ([kevpl](https://github.com/kevpl))
867
+
868
+ ## [0.12.0](https://github.com/puppetlabs/beaker-pe/tree/0.12.0) (2016-09-17)
869
+
870
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.11.0...0.12.0)
871
+
872
+ **Merged pull requests:**
873
+
874
+ - \(QA-2620\) update install\_pe\_client\_tools\_on to use package repo [\#26](https://github.com/puppetlabs/beaker-pe/pull/26) ([zreichert](https://github.com/zreichert))
875
+
876
+ ## [0.11.0](https://github.com/puppetlabs/beaker-pe/tree/0.11.0) (2016-08-25)
877
+
878
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.10.1...0.11.0)
879
+
880
+ **Merged pull requests:**
881
+
882
+ - \(QA-2620\) update package install for pe-client-tools to use package … [\#23](https://github.com/puppetlabs/beaker-pe/pull/23) ([zreichert](https://github.com/zreichert))
883
+
884
+ ## [0.10.1](https://github.com/puppetlabs/beaker-pe/tree/0.10.1) (2016-08-24)
885
+
886
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.10.0...0.10.1)
887
+
888
+ **Merged pull requests:**
889
+
890
+ - \(BKR-922\) fixed options reference for beaker-rspec [\#24](https://github.com/puppetlabs/beaker-pe/pull/24) ([kevpl](https://github.com/kevpl))
891
+
892
+ ## [0.10.0](https://github.com/puppetlabs/beaker-pe/tree/0.10.0) (2016-08-23)
893
+
894
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.9.0...0.10.0)
895
+
896
+ **Merged pull requests:**
897
+
898
+ - \(BKR-908\) added attempts config to console status check [\#22](https://github.com/puppetlabs/beaker-pe/pull/22) ([kevpl](https://github.com/kevpl))
899
+
900
+ ## [0.9.0](https://github.com/puppetlabs/beaker-pe/tree/0.9.0) (2016-08-15)
901
+
902
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.8.0...0.9.0)
903
+
904
+ **Merged pull requests:**
905
+
906
+ - \(QA-2603\) update MSI path for "install\_pe\_client\_tools\_on" [\#21](https://github.com/puppetlabs/beaker-pe/pull/21) ([zreichert](https://github.com/zreichert))
907
+ - \(MAINT\) fix incorrect orchestrator config file name [\#20](https://github.com/puppetlabs/beaker-pe/pull/20) ([zreichert](https://github.com/zreichert))
908
+
909
+ ## [0.8.0](https://github.com/puppetlabs/beaker-pe/tree/0.8.0) (2016-08-02)
910
+
911
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.7.0...0.8.0)
912
+
913
+ **Merged pull requests:**
914
+
915
+ - \(PE-16886\) Add wait for console to be functional before continuing with puppet agent runs [\#18](https://github.com/puppetlabs/beaker-pe/pull/18) ([demophoon](https://github.com/demophoon))
916
+ - \(MAINT\) Fix install/pe\_utils spec test [\#17](https://github.com/puppetlabs/beaker-pe/pull/17) ([johnduarte](https://github.com/johnduarte))
917
+ - Pe client tools helper [\#15](https://github.com/puppetlabs/beaker-pe/pull/15) ([zreichert](https://github.com/zreichert))
918
+
919
+ ## [0.7.0](https://github.com/puppetlabs/beaker-pe/tree/0.7.0) (2016-07-19)
920
+
921
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.6.0...0.7.0)
922
+
923
+ **Merged pull requests:**
924
+
925
+ - \(PE-15351\) Use -y option for 2016.2.1+ installs [\#12](https://github.com/puppetlabs/beaker-pe/pull/12) ([highb](https://github.com/highb))
926
+
927
+ ## [0.6.0](https://github.com/puppetlabs/beaker-pe/tree/0.6.0) (2016-07-12)
928
+
929
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.5.0...0.6.0)
930
+
931
+ **Merged pull requests:**
932
+
933
+ - \(PE-16566\) Add method to download life support gpg key [\#14](https://github.com/puppetlabs/beaker-pe/pull/14) ([ericwilliamson](https://github.com/ericwilliamson))
934
+
935
+ ## [0.5.0](https://github.com/puppetlabs/beaker-pe/tree/0.5.0) (2016-06-15)
936
+
937
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.4.0...0.5.0)
938
+
939
+ **Merged pull requests:**
940
+
941
+ - \(PE-14555\) Always use MEEP for \>= 2016.2.0 [\#11](https://github.com/puppetlabs/beaker-pe/pull/11) ([highb](https://github.com/highb))
942
+
943
+ ## [0.4.0](https://github.com/puppetlabs/beaker-pe/tree/0.4.0) (2016-06-01)
944
+
945
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.3.0...0.4.0)
946
+
947
+ **Merged pull requests:**
948
+
949
+ - \(PE-14554\) Switch default to meep [\#9](https://github.com/puppetlabs/beaker-pe/pull/9) ([jpartlow](https://github.com/jpartlow))
950
+
951
+ ## [0.3.0](https://github.com/puppetlabs/beaker-pe/tree/0.3.0) (2016-05-26)
952
+
953
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.2.0...0.3.0)
954
+
955
+ **Implemented enhancements:**
956
+
957
+ - \(PE-14271\) Wire beaker-pe for meep [\#5](https://github.com/puppetlabs/beaker-pe/pull/5) ([jpartlow](https://github.com/jpartlow))
958
+
959
+ ## [0.2.0](https://github.com/puppetlabs/beaker-pe/tree/0.2.0) (2016-05-18)
960
+
961
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.1.2...0.2.0)
962
+
963
+ **Merged pull requests:**
964
+
965
+ - \(maint\) Remove leftover comments [\#7](https://github.com/puppetlabs/beaker-pe/pull/7) ([tvpartytonight](https://github.com/tvpartytonight))
966
+ - BKR-656 [\#6](https://github.com/puppetlabs/beaker-pe/pull/6) ([tvpartytonight](https://github.com/tvpartytonight))
967
+ - Fixes windows masterless installation [\#1](https://github.com/puppetlabs/beaker-pe/pull/1) ([Renelast](https://github.com/Renelast))
968
+
969
+ ## [0.1.2](https://github.com/puppetlabs/beaker-pe/tree/0.1.2) (2016-04-05)
970
+
971
+ [Full Changelog](https://github.com/puppetlabs/beaker-pe/compare/0.1.1...0.1.2)
972
+
973
+ **Merged pull requests:**
974
+
975
+ - \(PE-14934\) Add more robust puppetdb check [\#3](https://github.com/puppetlabs/beaker-pe/pull/3) ([demophoon](https://github.com/demophoon))
976
+
977
+ # worker - History
978
+ ## Tags
979
+ * [LATEST - 27 Jun, 2017 (25db20df)](#LATEST)
980
+ * [1.16.0 - 26 May, 2017 (f8218db6)](#1.16.0)
981
+ * [1.15.0 - 11 May, 2017 (0fddaad5)](#1.15.0)
982
+ * [1.14.0 - 10 May, 2017 (874a7998)](#1.14.0)
983
+ * [1.13.0 - 6 Apr, 2017 (a3c5d641)](#1.13.0)
984
+ * [1.12.1 - 29 Mar, 2017 (fe8bbc82)](#1.12.1)
985
+ * [1.12.0 - 23 Mar, 2017 (0784adc6)](#1.12.0)
986
+ * [1.11.0 - 23 Mar, 2017 (6c3b0067)](#1.11.0)
987
+ * [1.10.0 - 20 Mar, 2017 (22e22ca8)](#1.10.0)
988
+ * [1.9.1 - 22 Feb, 2017 (3b0bd457)](#1.9.1)
989
+ * [1.9.0 - 7 Feb, 2017 (efae323b)](#1.9.0)
990
+ * [1.8.2 - 6 Jan, 2017 (625c17e3)](#1.8.2)
991
+ * [1.8.1 - 30 Dec, 2016 (3cefad28)](#1.8.1)
992
+ * [1.8.0 - 30 Dec, 2016 (5a37fef7)](#1.8.0)
993
+ * [1.7.0 - 20 Dec, 2016 (99e6bbde)](#1.7.0)
994
+ * [1.6.1 - 22 Nov, 2016 (52e30609)](#1.6.1)
995
+ * [1.6.0 - 16 Nov, 2016 (0da1b64c)](#1.6.0)
996
+ * [1.5.0 - 7 Nov, 2016 (24d78992)](#1.5.0)
997
+ * [1.4.0 - 11 Oct, 2016 (6becdbb2)](#1.4.0)
998
+ * [1.3.0 - 6 Oct, 2016 (97f781bb)](#1.3.0)
999
+ * [1.2.0 - 4 Oct, 2016 (7362ab78)](#1.2.0)
1000
+ * [1.1.0 - 29 Sep, 2016 (5b9f2600)](#1.1.0)
1001
+ * [1.0.0 - 26 Sep, 2016 (84a5b56b)](#1.0.0)
1002
+ * [0.12.0 - 16 Sep, 2016 (81e5a0b0)](#0.12.0)
1003
+ * [0.11.0 - 25 Aug, 2016 (7167f39e)](#0.11.0)
1004
+ * [0.10.1 - 24 Aug, 2016 (97adf276)](#0.10.1)
1005
+ * [0.10.0 - 23 Aug, 2016 (b8eff18f)](#0.10.0)
1006
+ * [0.9.0 - 15 Aug, 2016 (e29ed491)](#0.9.0)
1007
+ * [0.8.0 - 2 Aug, 2016 (b40f583b)](#0.8.0)
1008
+ * [0.7.0 - 19 Jul, 2016 (8256c0ac)](#0.7.0)
1009
+ * [0.6.0 - 11 Jul, 2016 (e974e7f8)](#0.6.0)
1010
+ * [0.5.0 - 15 Jun, 2016 (8f2874fe)](#0.5.0)
1011
+ * [0.4.0 - 1 Jun, 2016 (f5ad1884)](#0.4.0)
1012
+ * [0.3.0 - 26 May, 2016 (0d6b6d4c)](#0.3.0)
1013
+ * [0.2.0 - 18 May, 2016 (a65f2083)](#0.2.0)
1014
+ * [0.1.2 - 4 Apr, 2016 (a6fd7bef)](#0.1.2)
1015
+ * [0.1.1 - 4 Apr, 2016 (8203d928)](#0.1.1)
1016
+ * [0.1.0 - 29 Feb, 2016 (4fc88d8c)](#0.1.0)
1017
+
1018
+ ## Details
1019
+ ### <a name = "LATEST">LATEST - 27 Jun, 2017 (25db20df)
1020
+
1021
+ * (GEM) update beaker-pe version to 1.18.0 (25db20df)
1022
+
1023
+ * Merge pull request #75 from ericwilliamson/task/master/QENG-5095-frictionless-agent-use-current (d0924c94)
1024
+
1025
+
1026
+ ```
1027
+ Merge pull request #75 from ericwilliamson/task/master/QENG-5095-frictionless-agent-use-current
1028
+
1029
+ (QENG-5095) Use `current` endpoint for frictionless agent
1030
+ ```
1031
+ * (QENG-5095) Use `current` endpoint for frictionless agent (416efbf5)
1032
+
1033
+
1034
+ ```
1035
+ (QENG-5095) Use `current` endpoint for frictionless agent
1036
+
1037
+ Previous to this commit, the url constructed for frictionless agent
1038
+ installs attempted to use the hosts `pe_ver` variable for getting the
1039
+ exact URL of the simplified install script. This was causing issues with
1040
+ PEZ builds due to the different pe_ver in the filename (for downloading
1041
+ the tarball) and the actual pe version.
1042
+ This commit updates the url to just use the `current` endpoint instead
1043
+ of the version, which mimics our install documentation. This won't
1044
+ really remove the ability of installing an older version via this method
1045
+ considering the logic for adding pe_repo classes didn't support passing
1046
+ a specific pe_ver / agent version to pe_repo.
1047
+ ```
1048
+ * (HISTORY) update beaker-pe history for gem release 1.17.0 (38b5acd9)
1049
+
1050
+ * (GEM) update beaker-pe version to 1.17.0 (544c8585)
1051
+
1052
+ * Merge pull request #74 from ericwilliamson/bug/master/qeng-5040-run-puppet-after-mono-install (6958c093)
1053
+
1054
+
1055
+ ```
1056
+ Merge pull request #74 from ericwilliamson/bug/master/qeng-5040-run-puppet-after-mono-install
1057
+
1058
+ (QENG-5040) Run puppet after simplified mono install
1059
+ ```
1060
+ * Merge pull request #73 from samwoods1/maint (cf2ad914)
1061
+
1062
+
1063
+ ```
1064
+ Merge pull request #73 from samwoods1/maint
1065
+
1066
+ (maint) Fix parallel agent install
1067
+ ```
1068
+ * (QENG-5040) Run puppet after simplified mono install (01b9617d)
1069
+
1070
+
1071
+ ```
1072
+ (QENG-5040) Run puppet after simplified mono install
1073
+
1074
+ Previous to this commit, the new simplified mono install method was not
1075
+ running puppet on the master node in a mono only scenario. If the
1076
+ install included agents not of the masters OS, then puppet would of been
1077
+ ran due to needing to add pe_repo classes. In the scenario of mono
1078
+ master only, if puppet is not ran, then setup is not considered complete
1079
+ due to exported resources, mcollective and facts not being setup yet.
1080
+ This would cause numerous issues, such as no facts in puppetdb (so
1081
+ anyaltic tests for example would fail) until a test somewhere in the
1082
+ pipeline ran puppet agent on the master node.
1083
+ This commit adds a call outside of the parallel agent run on non infra
1084
+ agents due to the fact that with exported resources, the classifier
1085
+ service will restart, so need to run the master first, then after that
1086
+ all the agents can run.
1087
+ ```
1088
+ * (maint) Fix parallel agent install (19c1e64a)
1089
+
1090
+
1091
+ ```
1092
+ (maint) Fix parallel agent install
1093
+ Parallel agent installs have been broken since f9cb3ca802ddc94a9a42dcbcfef96f7a76a19dff because the install command contained a working_dir that was unique per host.
1094
+ This fixes that issue and also allows all agents to be installed in parallel regardless of OS or unique installer_cmd
1095
+ ```
1096
+ ### <a name = "1.16.0">1.16.0 - 26 May, 2017 (f8218db6)
1097
+
1098
+ * (HISTORY) update beaker-pe history for gem release 1.16.0 (f8218db6)
1099
+
1100
+ * (GEM) update beaker-pe version to 1.16.0 (053b1ab7)
1101
+
1102
+ * PE-20610 Fix install failure on windows for old pe versions (6c5c6143)
1103
+
1104
+
1105
+ ```
1106
+ PE-20610 Fix install failure on windows for old pe versions
1107
+
1108
+ Added logic to use the old generic_install method on windows when
1109
+ installing old pe versions that requires an msi install because of
1110
+ powershell2 issue PE-18351. The newly added simple_monolithic_install
1111
+ does not have a check for those conditions and proceeds with
1112
+ frictionless installation on those hosts which fails.
1113
+ ```
1114
+ * (PE-20589) After a simple monolithic install run puppet on non-infrastructure agents (d69499ee)
1115
+
1116
+
1117
+ ```
1118
+ (PE-20589) After a simple monolithic install run puppet on non-infrastructure agents
1119
+
1120
+ Previously after agents were installed via simple mono install, we ran the agents
1121
+ all at once. This include the master. Occasionaly there would be a change done to
1122
+ the console services that would require a restart.
1123
+ This would cause other agent runs to fail. So to not have that happen, we will run
1124
+ only the non-infrastructure agents. That should be fine since part of the process
1125
+ of installing PE should have the puppet runs included there.
1126
+ ```
1127
+ ### <a name = "1.15.0">1.15.0 - 11 May, 2017 (0fddaad5)
1128
+
1129
+ * (HISTORY) update beaker-pe history for gem release 1.15.0 (0fddaad5)
1130
+
1131
+ * (GEM) update beaker-pe version to 1.15.0 (6cdb9055)
1132
+
1133
+ * (PE-20405) On frictionless installs ensure all hosts run prepare_hosts (f9cb3ca8)
1134
+
1135
+
1136
+ ```
1137
+ (PE-20405) On frictionless installs ensure all hosts run prepare_hosts
1138
+
1139
+ Previously when there was a frictionless install prepare_hosts was
1140
+ only set on the master. This meant that agents were skipped and as
1141
+ a result agents did not have a working_dir set.
1142
+ This caused unix machines to install on just the root directory and
1143
+ caused failures on windows.
1144
+ ```
1145
+ ### <a name = "1.14.0">1.14.0 - 10 May, 2017 (874a7998)
1146
+
1147
+ * (HISTORY) update beaker-pe history for gem release 1.14.0 (874a7998)
1148
+
1149
+ * (GEM) update beaker-pe version to 1.14.0 (588c5ca5)
1150
+
1151
+ * Merge pull request #69 from nicklewis/properly-install-pe-client-tools-from-tag (e162d8ed)
1152
+
1153
+
1154
+ ```
1155
+ Merge pull request #69 from nicklewis/properly-install-pe-client-tools-from-tag
1156
+
1157
+ (maint) Properly install pe-client-tools when using a tag version
1158
+ ```
1159
+ * (maint) Properly install pe-client-tools when using a tag version (8b8e5366)
1160
+
1161
+
1162
+ ```
1163
+ (maint) Properly install pe-client-tools when using a tag version
1164
+
1165
+ Previously, installing pe-client-tools with a tag version would fail on
1166
+ Windows/OS X and install the wrong package on Linux.
1167
+
1168
+ When installing pe-client-tools, we provide two options:
1169
+ - pe_client_tools_sha: the commit SHA of the version to install
1170
+ - pe_client_tools_version: the `git describe` of the version to install
1171
+
1172
+ pe_client_tools_version is always the name of the package to install.
1173
+ But the *location* of the package differs based on whether the package
1174
+ version corresponds to a tag or not. When the package isn't a tag
1175
+ version, it's located in a directory named based on the SHA. But when it
1176
+ is a tag version, it's located in a directory named after the tag.
1177
+
1178
+ When pe_client_tools_version was specified as a tag, we would look in
1179
+ the directory named after the SHA (which was actually from a *previous*
1180
+ build of the package, from before it was tagged) for a file named after
1181
+ the tag. That file would never be there, since we had a mismatch of
1182
+ directory and filename. For Windows and OS X, this caused a failure to
1183
+ install, because they need to know the exact filename.
1184
+
1185
+ This case incidentally *worked* (or appeared to work) on Linux
1186
+ platforms, because they never actually refer to the package by
1187
+ filename. Instead, they install the package by setting up a repo config,
1188
+ which *is* always named after pe_client_tools_sha, and never
1189
+ pe_client_tools_version. In that case, the Linux platforms would
1190
+ actually install the previous version of the package by SHA, from before
1191
+ it had been tagged.
1192
+
1193
+ We now properly handle the case where pe_client_tools_version is a tag,
1194
+ by using that version as the location of the file in addition to the
1195
+ filename.
1196
+ ```
1197
+ * Merge pull request #66 from cthorn42/main/master/PE-20086_msi_install_method_for_2016.5.(0|1)_if_windows2008r2 (a77cf5bf)
1198
+
1199
+
1200
+ ```
1201
+ Merge pull request #66 from cthorn42/main/master/PE-20086_msi_install_method_for_2016.5.(0|1)_if_windows2008r2
1202
+
1203
+ (PE-20086) PE 2016.5.(0|1) should install via msi method if windows2008r2
1204
+ ```
1205
+ * (PE-20086) PE 2016.5.(0|1) should install via msi method for windows2008r2 (738e6f52)
1206
+
1207
+
1208
+ ```
1209
+ (PE-20086) PE 2016.5.(0|1) should install via msi method for windows2008r2
1210
+
1211
+ Due to the timing of our LTS releases and our new major branches, PE 2016.5.0 and
1212
+ PE 2016.5.1 did not get the windows2008r2 powershell fix that was done in PE-18351.
1213
+ This means we need to not attempt to install fricitonlessly if it is pe 2016.5.(0|1)
1214
+ if the agent platform is windows2008r2.
1215
+ This PR adjust the install_via_msi? method and refactors the logic in there to clean
1216
+ it up a bit (it is getting tough to easily read).
1217
+ It breaks the method down to three lines:
1218
+ 1. If the agent is older then PE 2016.4.0.
1219
+ 2. If the agent is windows2008r2 and is less then 2016.4.3
1220
+ 3. If the agent is windows2008r2 and the agent version is between 2016.4.99 and 2016.5.99.
1221
+ If any of those are true then the MSI method should be used to install the agent.
1222
+ ```
1223
+ ### <a name = "1.13.0">1.13.0 - 6 Apr, 2017 (a3c5d641)
1224
+
1225
+ * (HISTORY) update beaker-pe history for gem release 1.13.0 (a3c5d641)
1226
+
1227
+ * (GEM) update beaker-pe version to 1.13.0 (197a55dd)
1228
+
1229
+ * (BKR-806) Add tests for frictionless repo setup (5e723bb2)
1230
+
1231
+ * (BKR-806) Only add pe_repo classes once (a718fbb9)
1232
+
1233
+
1234
+ ```
1235
+ (BKR-806) Only add pe_repo classes once
1236
+
1237
+ Previously, if installing multiple agents with the same platform, the
1238
+ work to add the appropriate pe_repo class to the master would be
1239
+ performed once for each agent. Because that requires running `puppet
1240
+ agent -t` on the master, it can add a significant amount of unnecessary
1241
+ overhead to the install process when installing several agents.
1242
+
1243
+ We now check whether the class has already been included in the Beaker
1244
+ Frictionless Agent group and skip running puppet on the master if it
1245
+ has.
1246
+ ```
1247
+ ### <a name = "1.12.1">1.12.1 - 29 Mar, 2017 (fe8bbc82)
1248
+
1249
+ * (HISTORY) update beaker-pe history for gem release 1.12.1 (fe8bbc82)
1250
+
1251
+ * (GEM) update beaker-pe version to 1.12.1 (95b0e94f)
1252
+
1253
+ * Merge pull request #65 from nicklewis/BKR-1085-sign-certs-before-stopping-agent (e1b6d137)
1254
+
1255
+
1256
+ ```
1257
+ Merge pull request #65 from nicklewis/BKR-1085-sign-certs-before-stopping-agent
1258
+
1259
+ (BKR-1085) Sign certs *before* stopping agent service
1260
+ ```
1261
+ * (BKR-1085) Sign certs *before* stopping agent service (3b5208eb)
1262
+
1263
+
1264
+ ```
1265
+ (BKR-1085) Sign certs *before* stopping agent service
1266
+
1267
+ Previously, the simple_monolithic install method was installing agents,
1268
+ stopping the agent service and then attempting to sign certificates.
1269
+ This was failing sporadically because the agent service needs to run
1270
+ enough to submit a certificate request before being stopped. This was
1271
+ being handled properly in the generic install method, but the order of
1272
+ operations was swapped in the monolithic install method.
1273
+ ```
1274
+ ### <a name = "1.12.0">1.12.0 - 23 Mar, 2017 (0784adc6)
1275
+
1276
+ * (HISTORY) update beaker-pe history for gem release 1.12.0 (0784adc6)
1277
+
1278
+ * (GEM) update beaker-pe version to 1.12.0 (dd68cfa4)
1279
+
1280
+ * Merge pull request #57 from nicklewis/improved-monolithic-install (07aa286e)
1281
+
1282
+
1283
+ ```
1284
+ Merge pull request #57 from nicklewis/improved-monolithic-install
1285
+
1286
+ (BKR-1058) Implement a simpler monolithic install method
1287
+ ```
1288
+ * (BKR-1058) Implement a simpler monolithic install method (691a101e)
1289
+
1290
+
1291
+ ```
1292
+ (BKR-1058) Implement a simpler monolithic install method
1293
+
1294
+ Currently, the `do_install` method is a mega-method responsible for
1295
+ installing and upgrading every version, layout, and platform of PE. It
1296
+ knows how to handle masterless installs, legacy agent installs, and
1297
+ extremely old versions of PE. Because of that legacy, it has some
1298
+ inefficiencies and is inflexible.
1299
+
1300
+ Since the most common case by far is a simple monolithic or split PE
1301
+ install with a set of frictionless agents, we can dramatically simplify
1302
+ and therefore speed up the basic case. This commit implements a
1303
+ determine_install_type method that will detect whether the task being
1304
+ asked of it is one of those simple cases. The `do_install` method now
1305
+ branches based on the type of install, calling
1306
+ `simple_monolithic_install` for a basic monolithic + agents install, or
1307
+ `generic_install` for everything else. Simple split installs are
1308
+ currently detected, but not handled specially (they still fall back to
1309
+ the generic install).
1310
+
1311
+ Doing away with some of the legacy concerns allows this method to be
1312
+ much simpler and more efficient. In particular, because the method has a
1313
+ defined task (mono master + agents, rather than a generic list of
1314
+ hosts), it can be optimized around that task. This is accomplished now
1315
+ by first installing the master, and then installing all the agents in
1316
+ parallel. This method also removes an extra agent run that hasn't been
1317
+ necessary since PE 3.3.
1318
+
1319
+ For a monolithic master with four frictionless agents, this new method
1320
+ takes ~6 min 30 sec, compared to ~11 minutes before.
1321
+ ```
1322
+ ### <a name = "1.11.0">1.11.0 - 23 Mar, 2017 (6c3b0067)
1323
+
1324
+ * (HISTORY) update beaker-pe history for gem release 1.11.0 (6c3b0067)
1325
+
1326
+ * (GEM) update beaker-pe version to 1.11.0 (bce6add6)
1327
+
1328
+ * Merge pull request #63 from shaigy/PE-19888-add-workaround-for-console-status-check-error-in-2016.1.1 (635224a5)
1329
+
1330
+
1331
+ ```
1332
+ Merge pull request #63 from shaigy/PE-19888-add-workaround-for-console-status-check-error-in-2016.1.1
1333
+
1334
+ PE-19888 Add workaround for 2016.1.1 console status check error
1335
+ ```
1336
+ * PE-19888 Add workaround for 2016.1.1 console service status check error (6cd41e45)
1337
+
1338
+
1339
+ ```
1340
+ PE-19888 Add workaround for 2016.1.1 console service status check error
1341
+
1342
+ During installation, a classifier-service check is done in beaker-pe
1343
+ to make sure console service is up and running. The classifier status
1344
+ service at the default detail level is broken in 2016.1.1 (PE-14857)
1345
+ and returns an error and state "unknown". The workaround is to query
1346
+ the classifier-service at 'critical' level and check for the console
1347
+ service status.
1348
+ ```
1349
+ ### <a name = "1.10.0">1.10.0 - 20 Mar, 2017 (22e22ca8)
1350
+
1351
+ * (HISTORY) update beaker-pe history for gem release 1.10.0 (22e22ca8)
1352
+
1353
+ * (GEM) update beaker-pe version to 1.10.0 (a796b850)
1354
+
1355
+ * Merge pull request #59 from jpartlow/pe-modules-next (b130ad2f)
1356
+
1357
+
1358
+ ```
1359
+ Merge pull request #59 from jpartlow/pe-modules-next
1360
+
1361
+ (PE-19049) Add a meep classification feature flag
1362
+ ```
1363
+ * Merge branch 'issue/flanders/pe-19049-add-meep-classification-feature-flag' into pe-modules-next (f9b3ecd5)
1364
+
1365
+
1366
+ ```
1367
+ Merge branch 'issue/flanders/pe-19049-add-meep-classification-feature-flag' into pe-modules-next
1368
+
1369
+ * issue/flanders/pe-19049-add-meep-classification-feature-flag:
1370
+ (PE-19831) Remove pe_repo classes from meep classification
1371
+ (PE-19438) Mock `scp_from` for `do_install`
1372
+ (PE-19438) Move pe.conf setup into descriptive function
1373
+ (PE-19438) Stop passing -c to upgrades from MEEP
1374
+ (PE-19049) Remove get_console_dispatcher_for_beaker_pe specs
1375
+ (PE-19049) use_meep_for_classification for configure_puppet_agent_service
1376
+ (PE-19049) Add helper method to read a hocon key from pe.conf
1377
+ (PE-19049) Add method to create or update a meep node.conf file
1378
+ (PE-19049) Can remove parameters from pe.conf
1379
+ (PE-19049,PE-11353) Ensure puppet service is stopped in 2017.1+ builds
1380
+ (maint) Use a Beaker::Host instance when mocking hosts
1381
+ (PE-19049) Modify how we obtain console dispatcher for frictionless
1382
+ (maint) Require beaker directly in spec_helper
1383
+ (PE-19049,PE-18718,PE-18799) Provide a test method for meep classification
1384
+ (maint) Remove unused variables
1385
+ ```
1386
+ * (PE-19831) Remove pe_repo classes from meep classification (b2b3d9df)
1387
+
1388
+
1389
+ ```
1390
+ (PE-19831) Remove pe_repo classes from meep classification
1391
+
1392
+ This commit stops beaker from setting up additional pe_repo platform
1393
+ classes on the master node group when using meep for classification as
1394
+ this is handled in pe.conf with the agent_platform array with an array
1395
+ of platform tags instead.
1396
+ ```
1397
+ * (PE-19049) Remove get_console_dispatcher_for_beaker_pe specs (e3515a02)
1398
+
1399
+
1400
+ ```
1401
+ (PE-19049) Remove get_console_dispatcher_for_beaker_pe specs
1402
+
1403
+ Because scooter can in fact be in the bundle based on the GEM_SOURCE
1404
+ setting, these specs can break, and it is not worth the effort reworking
1405
+ the tests to be conditional based on presence or absence of the scooter
1406
+ gem. RE-8616 should make the scooter gem public and then we don't need
1407
+ to dance around it like this.
1408
+ ```
1409
+ * (PE-19438) Mock `scp_from` for `do_install` (1353f7bf)
1410
+
1411
+
1412
+ ```
1413
+ (PE-19438) Mock `scp_from` for `do_install`
1414
+
1415
+ The new functionality in `do_install` to copy the `conf.d` folder
1416
+ ```
1417
+ * (PE-19438) Move pe.conf setup into descriptive function (80b78e04)
1418
+
1419
+
1420
+ ```
1421
+ (PE-19438) Move pe.conf setup into descriptive function
1422
+
1423
+ The `do_install` method was getting a bit cluttered with too many
1424
+ levels of logic, so I've moved the pe.conf setup steps out
1425
+ into their own method, `setup_pe_conf`
1426
+ ```
1427
+ * Merge pull request #60 from kevpl/docs_pr_template2 (f22ac7fb)
1428
+
1429
+
1430
+ ```
1431
+ Merge pull request #60 from kevpl/docs_pr_template2
1432
+
1433
+ (MAINT) add pull request template
1434
+ ```
1435
+ * (MAINT) add pull request template (f730e767)
1436
+
1437
+
1438
+ ```
1439
+ (MAINT) add pull request template
1440
+
1441
+ adds a template that will make understanding
1442
+ who to ping to get your PR reviewed clearer.
1443
+ [skip ci]
1444
+ ```
1445
+ * (PE-19438) Stop passing -c to upgrades from MEEP (2af29a43)
1446
+
1447
+
1448
+ ```
1449
+ (PE-19438) Stop passing -c to upgrades from MEEP
1450
+
1451
+ Prior to this commit we were essentially always passing in a config
1452
+ to the installer during upgrades because we typically provide some
1453
+ sort of custom answers for many tests. This meant that we were not
1454
+ really testing upgrades without a config file being passed in.
1455
+ This commit updates the beaker to not pass in a config/`-c` option
1456
+ on upgrades from a MEEP install. In order to pass in the custom answers,
1457
+ I have instead made use of the `update_pe_conf` method to inject the
1458
+ answers.
1459
+ ```
1460
+ * (PE-19049) use_meep_for_classification for configure_puppet_agent_service (570694db)
1461
+
1462
+
1463
+ ```
1464
+ (PE-19049) use_meep_for_classification for configure_puppet_agent_service
1465
+
1466
+ This commit updates the condition on performing the
1467
+ `configure_puppet_agent_service` to be gated with
1468
+ `use_meep_for_classification` so that it will automatically be set to
1469
+ whatever arbitrary version we activate MEEP on.
1470
+ ```
1471
+ * (PE-19049) Add helper method to read a hocon key from pe.conf (02c0b356)
1472
+
1473
+ * (PE-19049) Add method to create or update a meep node.conf file (bb4094ae)
1474
+
1475
+
1476
+ ```
1477
+ (PE-19049) Add method to create or update a meep node.conf file
1478
+
1479
+ This is necessary if we need to adjust parameters for a specific node
1480
+ rather than for all infrastructure via pe.conf.
1481
+ ```
1482
+ * (PE-19049) Can remove parameters from pe.conf (d4bab316)
1483
+
1484
+
1485
+ ```
1486
+ (PE-19049) Can remove parameters from pe.conf
1487
+
1488
+ ...using the update_pe_conf function. Since a null isn't meaningful
1489
+ for a hocon lookup parameter in pe.conf (or at least, I can't think of
1490
+ why it would be, at the moment), a nil can be used to remove a parameter
1491
+ that we want to clean up from the file. It's possible I am overlooking
1492
+ something tricky about nil, undef in hiera/lookup...it might be
1493
+ applicable to a nodes.conf file where we wanted to clear a parameter on
1494
+ a specific node that had been set in pe.conf, but this function only
1495
+ applies to pe.conf, so I think this is acceptable for now.
1496
+ ```
1497
+ * (maint) Use a Beaker::Host instance when mocking hosts (7154c008)
1498
+
1499
+
1500
+ ```
1501
+ (maint) Use a Beaker::Host instance when mocking hosts
1502
+
1503
+ The mock hosts being generated for tests where failing when :exec was
1504
+ called, despite the allow() in the helpers.rb make_host() function.
1505
+ Using a Beaker::Host resolved this.
1506
+ ```
1507
+ * (PE-19049,PE-11353) Ensure puppet service is stopped in 2017.1+ builds (ed5d1499)
1508
+
1509
+
1510
+ ```
1511
+ (PE-19049,PE-11353) Ensure puppet service is stopped in 2017.1+ builds
1512
+
1513
+ We began managing the puppet service in 2017.1.0 and need to ensure it
1514
+ is stopped and disabled after installation, otherwise each subsequent
1515
+ puppet agent run will restart the agent service, causing potential havoc
1516
+ in smoke tests or other setup steps.
1517
+ ```
1518
+ * (PE-19049) Modify how we obtain console dispatcher for frictionless (858e63a9)
1519
+
1520
+
1521
+ ```
1522
+ (PE-19049) Modify how we obtain console dispatcher for frictionless
1523
+
1524
+ platform configuration of the master node. Expect to use the
1525
+ beaker-pe-large-environments::classification#get_dispatcher()
1526
+ method, which will only be present during a pe_acceptance_tests run,
1527
+ when beaker-pe-large-environments is part of the gem bundle.
1528
+ ```
1529
+ * (maint) Require beaker directly in spec_helper (1dbf8198)
1530
+
1531
+
1532
+ ```
1533
+ (maint) Require beaker directly in spec_helper
1534
+
1535
+ The individual specs were already requiring beaker. This change just
1536
+ centralizes that into the spec_helper, and removes the
1537
+ beaker_test_helper now that we are using Beaker 3.
1538
+ ```
1539
+ * (PE-19049,PE-18718,PE-18799) Provide a test method for meep classification (6b9c6184)
1540
+
1541
+
1542
+ ```
1543
+ (PE-19049,PE-18718,PE-18799) Provide a test method for meep classification
1544
+
1545
+ so we can adjust tests and setup steps that need to work either with old
1546
+ pe node groups, or with meep.
1547
+
1548
+ Ultimately the test is just based on version boundary. But while we are
1549
+ validating meep classification, we need to be able to toggle around a
1550
+ temporary feature flag: the pe_infrastructure::use_meep_for_classification
1551
+ parameter.
1552
+
1553
+ The function checks to see if this has been passed into
1554
+ beaker via the hosts file answers hash. These are answers which
1555
+ beaker-answers would include in the pe.conf it generates.
1556
+
1557
+ It can also be set from an ENV['PE_USE_MEEP_FOR_CLASSIFICATION']
1558
+ variable. This will make it easier to setup temporary ci jobs.
1559
+
1560
+ The answer file setting will take precedence over the environment
1561
+ variable.
1562
+ ```
1563
+ * (maint) Remove unused variables (7dce71cd)
1564
+
1565
+
1566
+ ```
1567
+ (maint) Remove unused variables
1568
+
1569
+ The version variable is not used in the fetch_pe_on_windows method (and
1570
+ hopefully wasn't producing a useful side effect...)
1571
+
1572
+ The removed snapshot and box keys in HOST_DEFAULTS were being
1573
+ overwritten by later keys in the same hash definition and were producing
1574
+ warnings...
1575
+ ```
1576
+ ### <a name = "1.9.1">1.9.1 - 22 Feb, 2017 (3b0bd457)
1577
+
1578
+ * (HISTORY) update beaker-pe history for gem release 1.9.1 (3b0bd457)
1579
+
1580
+ * (GEM) update beaker-pe version to 1.9.1 (e2c53400)
1581
+
1582
+ * Merge pull request #58 from kevpl/maint_stop_waiting_for_host (2a3fd63e)
1583
+
1584
+
1585
+ ```
1586
+ Merge pull request #58 from kevpl/maint_stop_waiting_for_host
1587
+
1588
+ (MAINT) remove wait_for_host_in_dashboard call
1589
+ ```
1590
+ * (MAINT) remove wait_for_host_in_dashboard call (f6d3ee4a)
1591
+
1592
+ ### <a name = "1.9.0">1.9.0 - 7 Feb, 2017 (efae323b)
1593
+
1594
+ * (HISTORY) update beaker-pe history for gem release 1.9.0 (efae323b)
1595
+
1596
+ * (GEM) update beaker-pe version to 1.9.0 (d5c96d6b)
1597
+
1598
+ * (PE-19169) Add pe modules next flag (#55) (3ff8a996)
1599
+
1600
+
1601
+ ```
1602
+ (PE-19169) Add pe modules next flag (#55)
1603
+
1604
+ * (PE-19169,PE-18516) Remove version specific upgrade hack
1605
+
1606
+ This had been added to allow upgrade testing in flanders with meep for
1607
+ classification prior to our having completed an upgrade workflow in the
1608
+ installer.
1609
+
1610
+ Now that meep is being worked on in the pe-modules-next package behind a
1611
+ feature-flag, this gate is counter-productive, particularly for Flanders
1612
+ upgrade testing because it masks the common case of upgrading without
1613
+ specifying a pe.conf.
1614
+
1615
+ * (PE-19169) Register flag for pe-modules-next if present in ENV
1616
+
1617
+ Major PE modules development work is being done in a separate
1618
+ pe-modules-next package. The installer shim decides which pe-modules
1619
+ package to install based on a pe.conf flag. This patch allows Jenkins CI
1620
+ to trigger this by picking up ENV['PE_MODULES_NEXT'] and ensure that the
1621
+ flag is set in the opts[:answers] which will then be transferred to
1622
+ pe.conf by beaker-answers, and then picked up by the installer shim
1623
+ during installation.
1624
+
1625
+ * (PE-19169) Ensure beaker-answers generates meep 2.0 schema
1626
+
1627
+ ...if we are installing with the pe_modules_next flag.
1628
+
1629
+ The pe-modules-next is meep classification at the moment and needs a 2.0
1630
+ pe.conf generated.
1631
+
1632
+ * (PE-19169) Extract a FeatureFlags class
1633
+
1634
+ to make it easier to test. Flags can be set in the :answers Hash or
1635
+ picked up from environment variables. In the later case, we need to be
1636
+ able to preserver them in the :answers hash, if not already present, so
1637
+ that BeakerAnswers ensures that they are set in the generated pe.conf
1638
+ file.
1639
+ ```
1640
+ * Merge pull request #54 from branan/bkr-937-aix-7.2 (4e381151)
1641
+
1642
+
1643
+ ```
1644
+ Merge pull request #54 from branan/bkr-937-aix-7.2
1645
+
1646
+ (BKR-937) Add support for installing AIX 7 agent on 7.2
1647
+ ```
1648
+ * (maint) login_with_puppet_access_on should respect --lifetime flag (with spec tests) (#52) (c17a8daf)
1649
+
1650
+
1651
+ ```
1652
+ (maint) login_with_puppet_access_on should respect --lifetime flag (with spec tests) (#52)
1653
+
1654
+ * (maint) fix puppet access helper to respect lifetime argument
1655
+
1656
+ * (maint) Add spec tests for login_with_puppet_access_on
1657
+ ```
1658
+ * (BKR-937) Add support for installing AIX 7 agent on 7.2 (9aada073)
1659
+
1660
+
1661
+ ```
1662
+ (BKR-937) Add support for installing AIX 7 agent on 7.2
1663
+
1664
+ To avoid unnecessarily expanding our build times, our initial support
1665
+ for AIX 7.2 is through the existing 7.1 package. This will be replaced
1666
+ with a single unified AIX build in the Agent 2.0 timeframe, but for now
1667
+ we need to add a little bit of special-case logic to handle 7.2 with
1668
+ existing packages.
1669
+ ```
1670
+ ### <a name = "1.8.2">1.8.2 - 6 Jan, 2017 (625c17e3)
1671
+
1672
+ * (HISTORY) update beaker-pe history for gem release 1.8.2 (625c17e3)
1673
+
1674
+ * (GEM) update beaker-pe version to 1.8.2 (93ef8841)
1675
+
1676
+ * PE-19086 Change extend gpg key to ignore gpg key warnings (#47) (45d907e6)
1677
+
1678
+
1679
+ ```
1680
+ PE-19086 Change extend gpg key to ignore gpg key warnings (#47)
1681
+
1682
+ The extended GPG-key for PE 2015.2 -> 2016.1.2 has expired.
1683
+ Rather then continue to update it every few months, lets just
1684
+ enable the older versions of PE that are installed on debian
1685
+ systems to ignore gpg-key warnings.
1686
+ We will still have testing coverage of the gpg-key on debian
1687
+ systems via fresh installs of PE and testing upgrades from
1688
+ PE 2016.2.0 and newer.
1689
+ ```
1690
+ ### <a name = "1.8.1">1.8.1 - 30 Dec, 2016 (3cefad28)
1691
+
1692
+ * (HISTORY) update beaker-pe history for gem release 1.8.1 (3cefad28)
1693
+
1694
+ * (GEM) update beaker-pe version to 1.8.1 (7a9c2c4a)
1695
+
1696
+ * (BKR-831) Remove aio_agent_build as version source (#46) (2267d3a2)
1697
+
1698
+
1699
+ ```
1700
+ (BKR-831) Remove aio_agent_build as version source (#46)
1701
+
1702
+ This commit removes the `aio_agent_build` fact as a data source for
1703
+ the `get_puppet_agent_version`. If the version is not specified, then
1704
+ then only the `aio_agent_version` value is used as a fail over.
1705
+ ```
1706
+ ### <a name = "1.8.0">1.8.0 - 30 Dec, 2016 (5a37fef7)
1707
+
1708
+ * (HISTORY) update beaker-pe history for gem release 1.8.0 (5a37fef7)
1709
+
1710
+ * (GEM) update beaker-pe version to 1.8.0 (75d22036)
1711
+
1712
+ * (PE-18728) Skip frictionless install if agent is affected by powershell 2 bug (#45) (48b3b788)
1713
+
1714
+
1715
+ ```
1716
+ (PE-18728) Skip frictionless install if agent is affected by powershell 2 bug (#45)
1717
+
1718
+ We introduced frictionless installs for Windows agents in PE 2016.4.0.
1719
+ For upgrade scenarios where we are testing frictionless upgrades, to
1720
+ install we need to use the old MSI method if we are installing less then
1721
+ PE 2016.4.0.
1722
+ However, we have discovered that frictionless installs of windows2008r2
1723
+ will fail on PE 2016.4.0 and PE 2016.4.2.
1724
+ This PR adds in logic to install with the non-frictionless method if the
1725
+ agent is windows2008r2 and version is less then PE 2016.4.3.
1726
+ ```
1727
+ * (MAINT) add install PE doc (#41) (2e748b9c)
1728
+
1729
+
1730
+ ```
1731
+ (MAINT) add install PE doc (#41)
1732
+
1733
+ [skip ci]
1734
+ ```
1735
+ ### <a name = "1.7.0">1.7.0 - 20 Dec, 2016 (99e6bbde)
1736
+
1737
+ * (HISTORY) update beaker-pe history for gem release 1.7.0 (99e6bbde)
1738
+
1739
+ * (GEM) update beaker-pe version to 1.7.0 (80c18a2b)
1740
+
1741
+ * Merge pull request #44 from kevpl/maint_version_fix (a1a01605)
1742
+
1743
+
1744
+ ```
1745
+ Merge pull request #44 from kevpl/maint_version_fix
1746
+
1747
+ (MAINT) fix broken version number
1748
+ ```
1749
+ * (MAINT) fix broken version number (46340fb7)
1750
+
1751
+
1752
+ ```
1753
+ (MAINT) fix broken version number
1754
+
1755
+ [skip ci]
1756
+ ```
1757
+ * Merge pull request #19 from kevpl/bkr831_install_windows (415d3f3c)
1758
+
1759
+
1760
+ ```
1761
+ Merge pull request #19 from kevpl/bkr831_install_windows
1762
+
1763
+ (BKR-831) added dynamic puppet-agent version read from master
1764
+ ```
1765
+ * Merge pull request #42 from kevpl/maint_fix_specs (e185d0da)
1766
+
1767
+
1768
+ ```
1769
+ Merge pull request #42 from kevpl/maint_fix_specs
1770
+
1771
+ (MAINT) fix spec testing
1772
+ ```
1773
+ * (MAINT) fix spec testing (9dc8b8d7)
1774
+
1775
+ * (BKR-831) add fallback to aio_agent_version (d42ef8ef)
1776
+
1777
+ * (BKR-831) cleaned up host preparation for installs (f544d6aa)
1778
+
1779
+ * (BKR-831) added dynamic puppet-agent version read from master (76d2f9a7)
1780
+
1781
+ ### <a name = "1.6.1">1.6.1 - 22 Nov, 2016 (52e30609)
1782
+
1783
+ * (HISTORY) update beaker-pe history for gem release 1.6.1 (52e30609)
1784
+
1785
+ * (GEM) update beaker-pe version to 1.6.1 (4b812f78)
1786
+
1787
+ * Merge pull request #39 from james-stocks/BKR-967 (2d17d83f)
1788
+
1789
+
1790
+ ```
1791
+ Merge pull request #39 from james-stocks/BKR-967
1792
+
1793
+ Revert "(BKR-967) Add :disable_analytics option"
1794
+ ```
1795
+ * Revert "(BKR-967) Add :disable_analytics option" (a9fdaacb)
1796
+
1797
+
1798
+ ```
1799
+ Revert "(BKR-967) Add :disable_analytics option"
1800
+
1801
+ This reverts commit c9e25658e8cd282e1676d723131946268e308579.
1802
+
1803
+ This commit is not useful because it is blocking analytics from the console host;
1804
+ but analytics are sent from the user browser and not the console host.
1805
+ ```
1806
+ ### <a name = "1.6.0">1.6.0 - 16 Nov, 2016 (0da1b64c)
1807
+
1808
+ * (HISTORY) update beaker-pe history for gem release 1.6.0 (0da1b64c)
1809
+
1810
+ * (GEM) update beaker-pe version to 1.6.0 (9d6d30e0)
1811
+
1812
+ * Merge pull request #40 from jpartlow/issue/master/pe-18516-always-set-pe-conf-for-upgrades (ace43aca)
1813
+
1814
+
1815
+ ```
1816
+ Merge pull request #40 from jpartlow/issue/master/pe-18516-always-set-pe-conf-for-upgrades
1817
+
1818
+ (PE-18516,PE-18170) Temporarily set pe.conf when upgrading to Flanders
1819
+ ```
1820
+ * (PE-18516,PE-18170) Temporarily set pe.conf when upgrading to Flanders (9df782ee)
1821
+
1822
+
1823
+ ```
1824
+ (PE-18516,PE-18170) Temporarily set pe.conf when upgrading to Flanders
1825
+
1826
+ At the moment, MEEP does not create a 2.0 pe.conf when recovering
1827
+ configuration for an upgrade. This is preventing all upgrade tests from
1828
+ PE >= 2016.2 (when meep was introduced) to PE >= 2017.1 from completing
1829
+ because meep ends up using a 1.0 pe.conf that has no node_roles. Without
1830
+ the node_roles information, the node is not considered infrastructure,
1831
+ and meep's enc returns no classes for it, so nothing happens in the
1832
+ upgrade apply.
1833
+
1834
+ This is not currently a problem upgrading from < 2016.2 because
1835
+ beaker-pe is providing the beaker-answers pe.conf in those cases.
1836
+
1837
+ To work around this, I've added a check, just if we are upgrading to a
1838
+ Flanders version, which supplies the beaker-answers generated pe.conf.
1839
+
1840
+ This patch is just intended to get upgrades from earlier meep versions
1841
+ working in CI. When we get to PE-18170 (also scheduled for Flanders)
1842
+ we'll work on improving recover configuration to generate a 2.0 pe.conf,
1843
+ with the goal being that beaker-answers should not need to provide
1844
+ anything for pe.conf for Flanders upgrades unless some additional
1845
+ parameters were added in the beaker configuration.
1846
+ ```
1847
+ * Merge pull request #38 from kevpl/docs_README_fill (d8546812)
1848
+
1849
+
1850
+ ```
1851
+ Merge pull request #38 from kevpl/docs_README_fill
1852
+
1853
+ (MAINT) fill README doc & MAINTAINERS
1854
+ ```
1855
+ * (MAINT) fill README doc & MAINTAINERS (23a40aba)
1856
+
1857
+
1858
+ ```
1859
+ (MAINT) fill README doc & MAINTAINERS
1860
+
1861
+ [skip ci]
1862
+ ```
1863
+ ### <a name = "1.5.0">1.5.0 - 7 Nov, 2016 (24d78992)
1864
+
1865
+ * (HISTORY) update beaker-pe history for gem release 1.5.0 (24d78992)
1866
+
1867
+ * (GEM) update beaker-pe version to 1.5.0 (614c736b)
1868
+
1869
+ * Merge pull request #36 from james-stocks/BKR-967 (e4a48b7c)
1870
+
1871
+
1872
+ ```
1873
+ Merge pull request #36 from james-stocks/BKR-967
1874
+
1875
+ (BKR-967) Add :disable_analytics option
1876
+ ```
1877
+ * (BKR-967) Add :disable_analytics option (c9e25658)
1878
+
1879
+
1880
+ ```
1881
+ (BKR-967) Add :disable_analytics option
1882
+
1883
+ Allow :disable_analytics to be set in beaker options, allowing us to block
1884
+ traffic to Google Analytics.
1885
+ ```
1886
+ ### <a name = "1.4.0">1.4.0 - 11 Oct, 2016 (6becdbb2)
1887
+
1888
+ * (HISTORY) update beaker-pe history for gem release 1.4.0 (6becdbb2)
1889
+
1890
+ * (GEM) update beaker-pe version to 1.4.0 (2c31bfcb)
1891
+
1892
+ * Merge pull request #34 from phongdly/PE-17825/Higgs_Automation (52921be8)
1893
+
1894
+
1895
+ ```
1896
+ Merge pull request #34 from phongdly/PE-17825/Higgs_Automation
1897
+
1898
+ (PE-17825) Update do_higgs_install method with new installation log
1899
+ ```
1900
+ * (PE-17825) added older version compability (d4d16462)
1901
+
1902
+
1903
+ ```
1904
+ (PE-17825) added older version compability
1905
+
1906
+ [skip ci]
1907
+ ```
1908
+ * (PE-17825) Update do_higgs_install method with new installation log (f17b5091)
1909
+
1910
+
1911
+ ```
1912
+ (PE-17825) Update do_higgs_install method with new installation log
1913
+
1914
+ Prior to this PR, the PE the do_higgs_install method waits for the below PE installation log:
1915
+ "Please go to https://higgs_installer_web_server:3000 in your browser to continue installation"
1916
+
1917
+ However, newer PE, for example in Davis builds, that line of log has changed to be:
1918
+ "#Go to https://higgs_installer_web_server:3000 in your browser to continue installation"
1919
+
1920
+ This PR is a simple fix for this by only searching for the substring:
1921
+ "o to https://higgs_installer_web_server:3000 in your browser to continue installation"
1922
+ ```
1923
+ ### <a name = "1.3.0">1.3.0 - 6 Oct, 2016 (97f781bb)
1924
+
1925
+ * (HISTORY) update beaker-pe history for gem release 1.3.0 (97f781bb)
1926
+
1927
+ * (GEM) update beaker-pe version to 1.3.0 (24d8b969)
1928
+
1929
+ * Merge pull request #32 from cthorn42/main/master/PE-17359_fix_windows_frictionless_upgrade (8feaaf0f)
1930
+
1931
+
1932
+ ```
1933
+ Merge pull request #32 from cthorn42/main/master/PE-17359_fix_windows_frictionless_upgrade
1934
+
1935
+ PE-17359 Fix windows frictionless upgrades
1936
+ ```
1937
+ * Merge pull request #33 from tvpartytonight/BKR-953 (e53e018a)
1938
+
1939
+
1940
+ ```
1941
+ Merge pull request #33 from tvpartytonight/BKR-953
1942
+
1943
+ (BKR-953) Stop including the dsl at the top level
1944
+ ```
1945
+ * (BKR-953) Stop including the dsl at the top level (12823a51)
1946
+
1947
+
1948
+ ```
1949
+ (BKR-953) Stop including the dsl at the top level
1950
+
1951
+ To reload the beaker dsl after adding modules to it, beaker-pe had just
1952
+ included the module into the top level namespace. This resulted in
1953
+ errors loading in other libraries not expecting the dsl to be loaded at
1954
+ the top level. This commit changes that inclusion mechanism to be safe
1955
+ from namespace collisions.
1956
+ ```
1957
+ * PE-17359 Fix windows frictionless upgrades (883e4df5)
1958
+
1959
+
1960
+ ```
1961
+ PE-17359 Fix windows frictionless upgrades
1962
+
1963
+ There was an error with my previous PR. PE 2016.2.1 to PE 2016.4.0
1964
+ were failing because the PE 2016.2.1 install of the windows agent
1965
+ would attempt to install via frictionless, and not with the old msi
1966
+ method.
1967
+ This PR fixes this.
1968
+ ```
1969
+ ### <a name = "1.2.0">1.2.0 - 4 Oct, 2016 (7362ab78)
1970
+
1971
+ * (HISTORY) update beaker-pe history for gem release 1.2.0 (7362ab78)
1972
+
1973
+ * (GEM) update beaker-pe version to 1.2.0 (bab690e0)
1974
+
1975
+ * (PE-17359) Adding Windows frictionless agent support (#28) (f4b72e18)
1976
+
1977
+
1978
+ ```
1979
+ (PE-17359) Adding Windows frictionless agent support (#28)
1980
+
1981
+ This commit adds support for windows frictionless agent.
1982
+ There was a change to the pe_repo logic, to make sure the master
1983
+ downloads the new windows script.
1984
+ Also there is the addition of a powershell script, which is the
1985
+ direct equivlant of curl | bash.
1986
+ ```
1987
+ ### <a name = "1.1.0">1.1.0 - 29 Sep, 2016 (5b9f2600)
1988
+
1989
+ * (HISTORY) update beaker-pe history for gem release 1.1.0 (5b9f2600)
1990
+
1991
+ * (GEM) update beaker-pe version to 1.1.0 (e4576973)
1992
+
1993
+ * Merge pull request #31 from tvpartytonight/pe_17658_update_gpg_key (60a293f3)
1994
+
1995
+
1996
+ ```
1997
+ Merge pull request #31 from tvpartytonight/pe_17658_update_gpg_key
1998
+
1999
+ (PE-17658) Update gpg key location
2000
+ ```
2001
+ * (PE-17658) Update gpg key location (5824f76d)
2002
+
2003
+
2004
+ ```
2005
+ (PE-17658) Update gpg key location
2006
+
2007
+ Prior to this change, beaker-pe was downloading
2008
+ an expired key: pubkey.gpg, which caused packages
2009
+ to fail authentication on debian platforms (ubuntu).
2010
+
2011
+ This commit updates the key we're getting to
2012
+ DEB-GPG-KEY-puppetlabs which is still valid.
2013
+ ```
2014
+ * Merge pull request #29 from tvpartytonight/BKR-945_add_beakerpe_acceptance (ac814a9a)
2015
+
2016
+
2017
+ ```
2018
+ Merge pull request #29 from tvpartytonight/BKR-945_add_beakerpe_acceptance
2019
+
2020
+ (BKR-945) Add acceptance tests to beaker-pe
2021
+ ```
2022
+ * (BKR-945) Add acceptance tests to beaker-pe (cf0bf446)
2023
+
2024
+
2025
+ ```
2026
+ (BKR-945) Add acceptance tests to beaker-pe
2027
+
2028
+ Previous to this commit, we relied on tests that existed within the
2029
+ beaker repo to test functionality that actually resided within
2030
+ beaker-pe. This change adds those tests to beaker-pe, so they can be
2031
+ removed beaker itself.
2032
+ ```
2033
+ ### <a name = "1.0.0">1.0.0 - 26 Sep, 2016 (84a5b56b)
2034
+
2035
+ * (HISTORY) update beaker-pe history for gem release 1.0.0 (84a5b56b)
2036
+
2037
+ * (GEM) update beaker-pe version to 1.0.0 (0f384656)
2038
+
2039
+ * Merge pull request #27 from kevpl/bkr941_beaker-pe_1.0 (55d48b15)
2040
+
2041
+
2042
+ ```
2043
+ Merge pull request #27 from kevpl/bkr941_beaker-pe_1.0
2044
+
2045
+ (BKR-941) beaker-pe 1.0 changes
2046
+ ```
2047
+ * (BKR-941) update scooter dependency (c124fef9)
2048
+
2049
+ * (BKR-941) update beaker dependency (faea2843)
2050
+
2051
+
2052
+ ```
2053
+ (BKR-941) update beaker dependency
2054
+
2055
+ Since beaker-pe 1.0 will be using the new inclusion mechanism
2056
+ of including itself in beaker's DSL, it shouldn't allow itself
2057
+ to be used with beaker < 3.0.
2058
+ ```
2059
+ * (BKR-941) beaker-pe 1.0 changes (2a05be9f)
2060
+
2061
+
2062
+ ```
2063
+ (BKR-941) beaker-pe 1.0 changes
2064
+
2065
+ These are the changes required to update beaker-pe to
2066
+ its first major version. These changes are done to use
2067
+ the beaker 3.0 DSL library inclusion mechanism, pulling
2068
+ the current beaker-pe requirement out of beaker itself
2069
+ ```
2070
+ ### <a name = "0.12.0">0.12.0 - 16 Sep, 2016 (81e5a0b0)
2071
+
2072
+ * (HISTORY) update beaker-pe history for gem release 0.12.0 (81e5a0b0)
2073
+
2074
+ * (GEM) update beaker-pe version to 0.12.0 (d16e0bc1)
2075
+
2076
+ * Merge pull request #26 from zreichert/maint/master/QA-2620_fix_installation_noop_for_nix (e75cdb09)
2077
+
2078
+
2079
+ ```
2080
+ Merge pull request #26 from zreichert/maint/master/QA-2620_fix_installation_noop_for_nix
2081
+
2082
+ (QA-2620) update install_pe_client_tools_on to use package repo
2083
+ ```
2084
+ * (QA-2620) update install_pe_client_tools_on to use package repo (665da12b)
2085
+
2086
+ ### <a name = "0.11.0">0.11.0 - 25 Aug, 2016 (7167f39e)
2087
+
2088
+ * (HISTORY) update beaker-pe history for gem release 0.11.0 (7167f39e)
2089
+
2090
+ * (GEM) update beaker-pe version to 0.11.0 (ca260aa0)
2091
+
2092
+ * Merge pull request #23 from zreichert/maint/master/QA-2620_fix_package_installation (176c59ee)
2093
+
2094
+
2095
+ ```
2096
+ Merge pull request #23 from zreichert/maint/master/QA-2620_fix_package_installation
2097
+
2098
+ (QA-2620) update package install for pe-client-tools to use package …
2099
+ ```
2100
+ * (QA-2620) update package install for pe-client-tools to use package name not file name (120aae3b)
2101
+
2102
+ ### <a name = "0.10.1">0.10.1 - 24 Aug, 2016 (97adf276)
2103
+
2104
+ * (HISTORY) update beaker-pe history for gem release 0.10.1 (97adf276)
2105
+
2106
+ * (GEM) update beaker-pe version to 0.10.1 (a826414c)
2107
+
2108
+ * Merge pull request #24 from kevpl/bkr922_bkr908_fix (baff3281)
2109
+
2110
+
2111
+ ```
2112
+ Merge pull request #24 from kevpl/bkr922_bkr908_fix
2113
+
2114
+ (BKR-922) fixed options reference for beaker-rspec
2115
+ ```
2116
+ * (BKR-922) fixed options reference for beaker-rspec (bd232256)
2117
+
2118
+
2119
+ ```
2120
+ (BKR-922) fixed options reference for beaker-rspec
2121
+
2122
+ In BKR-908, code was added to make console timeout checking
2123
+ configurable. This code relied on `@options` to get the
2124
+ value from the global option. This works in beaker but not
2125
+ in beaker-rspec, because `@options` is a TestCase instance
2126
+ variable. The accessor `options` works in both, because it
2127
+ is a TestCase accessor in beaker, and a similar method has
2128
+ been added in beaker-rspec's [shim](https://github.com/puppetlabs/beaker-rspec/blob/master/lib/beaker-rspec/beaker_shim.rb#L26-L28).
2129
+ ```
2130
+ ### <a name = "0.10.0">0.10.0 - 23 Aug, 2016 (b8eff18f)
2131
+
2132
+ * (HISTORY) update beaker-pe history for gem release 0.10.0 (b8eff18f)
2133
+
2134
+ * (GEM) update beaker-pe version to 0.10.0 (1c8df4c3)
2135
+
2136
+ * (BKR-908) added attempts config to console status check (#22) (d5e711de)
2137
+
2138
+
2139
+ ```
2140
+ (BKR-908) added attempts config to console status check (#22)
2141
+
2142
+ * (BKR-908) added attempts config to console status check
2143
+
2144
+ * (BKR-908) handle JSON::ParserError case
2145
+ ```
2146
+ ### <a name = "0.9.0">0.9.0 - 15 Aug, 2016 (e29ed491)
2147
+
2148
+ * (HISTORY) update beaker-pe history for gem release 0.9.0 (e29ed491)
2149
+
2150
+ * (GEM) update beaker-pe version to 0.9.0 (01d03513)
2151
+
2152
+ * (MAINT) fix incorrect orchestrator config file name (#20) (af220d39)
2153
+
2154
+ * (QA-2603) update MSI path for "install_pe_client_tools_on" (#21) (919dcf36)
2155
+
2156
+ ### <a name = "0.8.0">0.8.0 - 2 Aug, 2016 (b40f583b)
2157
+
2158
+ * (HISTORY) update beaker-pe history for gem release 0.8.0 (b40f583b)
2159
+
2160
+ * (GEM) update beaker-pe version to 0.8.0 (f4d290f2)
2161
+
2162
+ * (QA-2514) PE-client-tools helpers (#15) (32d70efe)
2163
+
2164
+
2165
+ ```
2166
+ (QA-2514) PE-client-tools helpers (#15)
2167
+
2168
+ * (QA-2514) PE-client-tools helpers
2169
+
2170
+ * (maint) Add install helpers for pe-client-tools
2171
+
2172
+ This commit adds three helper methods to install pe-client-tools on Windows.
2173
+
2174
+ The first is a general method that is designed to abstract
2175
+ away the installation of pe-client-tools on supported operating systems.
2176
+ Currently, it only accommodates development builds of the tools based on the
2177
+ provided SHA and SUITE_VERSION environment variables available.
2178
+
2179
+ The second is a generic method to install an msi package on a target host.
2180
+ Beaker's built in method of this name assumes that msi installed involves the
2181
+ installation of puppet, so this method overrides that one without such an
2182
+ assumption.
2183
+
2184
+ The this is a generic method to install a dmg package on a target host.
2185
+ Beaker's built in `install_package` method for osx does not accommodate for an
2186
+ installer `pkg` file that is named differently from the containing `dmg`. This
2187
+ method forces the user to supply both names explicitly.
2188
+
2189
+ * (maint) Remove install helpers for pe-client-tools
2190
+
2191
+ This commit removes the dmg and msi helper methods instroduced earlier.
2192
+
2193
+ These two methods have bee moved into beaker.
2194
+
2195
+ * basic spec tests for ExecutableHelper & ConfigFileHelper
2196
+ ```
2197
+ * Merge pull request #18 from demophoon/fix/master/pe-16886-pe-console-service-wait (949852c8)
2198
+
2199
+
2200
+ ```
2201
+ Merge pull request #18 from demophoon/fix/master/pe-16886-pe-console-service-wait
2202
+
2203
+ (PE-16886) Add wait for console to be functional before continuing with puppet agent runs
2204
+ ```
2205
+ * Merge pull request #17 from johnduarte/fix-install-pe_utils_spec (187a413a)
2206
+
2207
+
2208
+ ```
2209
+ Merge pull request #17 from johnduarte/fix-install-pe_utils_spec
2210
+
2211
+ (MAINT) Fix install/pe_utils spec test
2212
+ ```
2213
+ * (PE-16886) Add wait for console to be functional (eef0f254)
2214
+
2215
+
2216
+ ```
2217
+ (PE-16886) Add wait for console to be functional
2218
+
2219
+ Before this commit the console may or may not be functional by the time
2220
+ the next puppet agent run occurs on the following node. This can cause
2221
+ puppetserver to return with an error from the classifier when it is
2222
+ attempting to evaluate the classes which should be applied to the node.
2223
+
2224
+ This commit adds in a sleep and service check to the final agent run
2225
+ step on the console node which will hopefully work around this issue
2226
+ until it is fixed in SERVER-1237.
2227
+ ```
2228
+ * (MAINT) Fix install/pe_utils spec test (5ca075ca)
2229
+
2230
+
2231
+ ```
2232
+ (MAINT) Fix install/pe_utils spec test
2233
+
2234
+ Changes introduced at commit 33cdfef caused the install/pe_utils
2235
+ spec test to fail. This commit updates the spec test to introduce
2236
+ the `opts[:HOSTS]` data that the implementation code expects to have
2237
+ available.
2238
+ ```
2239
+ ### <a name = "0.7.0">0.7.0 - 19 Jul, 2016 (8256c0ac)
2240
+
2241
+ * (HISTORY) update beaker-pe history for gem release 0.7.0 (8256c0ac)
2242
+
2243
+ * (GEM) update beaker-pe version to 0.7.0 (f31dbe09)
2244
+
2245
+ * Merge pull request #12 from highb/feature/pe-15351_non_interactive_flag_on_installer (5062ede4)
2246
+
2247
+
2248
+ ```
2249
+ Merge pull request #12 from highb/feature/pe-15351_non_interactive_flag_on_installer
2250
+
2251
+ (PE-15351) Use -y option for 2016.2.1+ installs
2252
+ ```
2253
+ * (PE-15351) Change -f option to -y (d86f4cde)
2254
+
2255
+
2256
+ ```
2257
+ (PE-15351) Change -f option to -y
2258
+
2259
+ Prior to this commit I was using the `-f` option in the installer,
2260
+ now it is `-y`. For more information, see
2261
+ https://github.com/puppetlabs/pe-installer-shim/pull/31/commits/0dfd6eb488456a7177673bb720edf9758521f096
2262
+ ```
2263
+ * (PE-15351) Fix use of -c/-f flags on upgrades (33cdfef0)
2264
+
2265
+
2266
+ ```
2267
+ (PE-15351) Fix use of -c/-f flags on upgrades
2268
+
2269
+ Prior to this commit the condition used to decide whether to use
2270
+ the `-c`/`-f` flags was dependent on `host['pe_upgrade_ver']` and
2271
+ `host['pe_ver']` which was an unreliable condition.
2272
+ This commit updates the condition to determine whether to use the
2273
+ `-f` flag to simply look at `host['pe_ver']` because that value
2274
+ is updated depending on what version of pe is currently being
2275
+ installed or upgraded to.
2276
+ The condition to decide to omit the `-c` flag has to depend on
2277
+ `opts[:HOSTS][host.name][:pe_ver]` because that value is not
2278
+ modified during upgrade and can be used for a valid comparison
2279
+ to determine if the install will have a `pe.conf` file to use
2280
+ for an upgrade.
2281
+ ```
2282
+ * (PE-15351) Use -f option for 2016.2.1+ installs (9372dc29)
2283
+
2284
+
2285
+ ```
2286
+ (PE-15351) Use -f option for 2016.2.1+ installs
2287
+
2288
+ Prior to this commit there was not an option for signalling a
2289
+ non-interactive install to the installer.
2290
+ This commit adds the new `-f` option added in
2291
+ https://github.com/puppetlabs/pe-installer-shim/pull/31 to the
2292
+ command line options for installation/upgrade.
2293
+
2294
+ Additionally, this commit will remove the `-c` parameter being
2295
+ passed on upgrades from a 2016.2.0+ install, because the installer
2296
+ should be able to pick up on the existing pe.conf file.
2297
+ ```
2298
+ ### <a name = "0.6.0">0.6.0 - 11 Jul, 2016 (e974e7f8)
2299
+
2300
+ * (HISTORY) update beaker-pe history for gem release 0.6.0 (e974e7f8)
2301
+
2302
+ * (GEM) update beaker-pe version to 0.6.0 (48b663eb)
2303
+
2304
+ * Merge pull request #14 from ericwilliamson/task/master/PE-16566-download-gpg-key (99c5008f)
2305
+
2306
+
2307
+ ```
2308
+ Merge pull request #14 from ericwilliamson/task/master/PE-16566-download-gpg-key
2309
+
2310
+ (PE-16566) Add method to download life support gpg key
2311
+ ```
2312
+ * (PE-16566) Add method to download life support gpg key (df1f14bf)
2313
+
2314
+
2315
+ ```
2316
+ (PE-16566) Add method to download life support gpg key
2317
+
2318
+ As of July 8th, 2016 the GPG key that was shipped with and used to sign
2319
+ repos inside of PE tarballs expired. A new life support key was created
2320
+ that extended the expiration date to Jan 2017. That key shipped with PE
2321
+ 3.8.5 and 2016.1.2.
2322
+
2323
+ apt based platforms appear to be the only package manager failing due to
2324
+ an expired key, while rpm is fine.
2325
+
2326
+ This commit adds a new helper method to additionally download and
2327
+ install the extended key for PE versions that have already been released
2328
+ and are needing to be tested.
2329
+ ```
2330
+ ### <a name = "0.5.0">0.5.0 - 15 Jun, 2016 (8f2874fe)
2331
+
2332
+ * (HISTORY) update beaker-pe history for gem release 0.5.0 (8f2874fe)
2333
+
2334
+ * (GEM) update beaker-pe version to 0.5.0 (985fe231)
2335
+
2336
+ * Merge pull request #11 from highb/cutover/pe-14555 (1b21288a)
2337
+
2338
+
2339
+ ```
2340
+ Merge pull request #11 from highb/cutover/pe-14555
2341
+
2342
+ (PE-14555) Always use MEEP for >= 2016.2.0
2343
+ ```
2344
+ * (PE-14555) Always use MEEP for >= 2016.2.0 (de3a5050)
2345
+
2346
+
2347
+ ```
2348
+ (PE-14555) Always use MEEP for >= 2016.2.0
2349
+
2350
+ Prior to this commit pe-beaker would use `INSTALLER_TYPE` to
2351
+ specify whether to run a MEEP (new) or legacy install.
2352
+ This commit changes pe-beaker to always use MEEP if the PE
2353
+ version being installed is >= 2016.2.0, and legacy otherwise.
2354
+
2355
+ No ENV parameters will be passed to specify which to use, as we
2356
+ are now relying on the installer itself to default to using MEEP
2357
+ by default in all 2016.2.0 builds going forward.
2358
+ ```
2359
+ ### <a name = "0.4.0">0.4.0 - 1 Jun, 2016 (f5ad1884)
2360
+
2361
+ * (HISTORY) update beaker-pe history for gem release 0.4.0 (f5ad1884)
2362
+
2363
+ * (GEM) update beaker-pe version to 0.4.0 (e04b1f64)
2364
+
2365
+ * Merge pull request #9 from jpartlow/issue/master/pe-14554-switch-default-to-meep (c9eff0ea)
2366
+
2367
+
2368
+ ```
2369
+ Merge pull request #9 from jpartlow/issue/master/pe-14554-switch-default-to-meep
2370
+
2371
+ (PE-14554) Switch default to meep
2372
+ ```
2373
+ * (PE-14554) Switch default to meep (f234e5fc)
2374
+
2375
+
2376
+ ```
2377
+ (PE-14554) Switch default to meep
2378
+
2379
+ If INSTALLER_TYPE is not set, beaker-pe will now default to a meep
2380
+ install. You must set INSTALLER_TYPE to 'legacy' to get a legacy
2381
+ install out of Beaker with this patch.
2382
+ ```
2383
+ ### <a name = "0.3.0">0.3.0 - 26 May, 2016 (0d6b6d4c)
2384
+
2385
+ * (HISTORY) update beaker-pe history for gem release 0.3.0 (0d6b6d4c)
2386
+
2387
+ * (GEM) update beaker-pe version to 0.3.0 (d58ed99e)
2388
+
2389
+ * Merge pull request #5 from jpartlow/issue/master/pe-14271-wire-for-meep (55aa098f)
2390
+
2391
+
2392
+ ```
2393
+ Merge pull request #5 from jpartlow/issue/master/pe-14271-wire-for-meep
2394
+
2395
+ (PE-14271) Wire beaker-pe for meep
2396
+ ```
2397
+ * (maint) Add some logging context for sign and agent shutdown (398882f4)
2398
+
2399
+
2400
+ ```
2401
+ (maint) Add some logging context for sign and agent shutdown
2402
+
2403
+ ...steps.
2404
+ ```
2405
+ * (PE-14271) Do not try to sign certificate for meep core hosts (e485c423)
2406
+
2407
+
2408
+ ```
2409
+ (PE-14271) Do not try to sign certificate for meep core hosts
2410
+
2411
+ Certificate is generated by meep. Step is redundant and produces failed
2412
+ puppet agent run and puppet cert sign in log.
2413
+ ```
2414
+ * (PE-15259) Inform BeakerAnswers if we need legacy database defaults (7ef0347d)
2415
+
2416
+
2417
+ ```
2418
+ (PE-15259) Inform BeakerAnswers if we need legacy database defaults
2419
+
2420
+ Based on this setting, BeakerAnswers can provide legacy bash default
2421
+ values for database user parameters in the meep hiera config. This is
2422
+ necessary if we are upgrading from an older pe that beaker just
2423
+ installed using the legacy script/answer defaults.
2424
+
2425
+ Also logs the actual answers/pe.conf file that was generated so we can
2426
+ see what is going on.
2427
+ ```
2428
+ * (maint) Remove unused variables from spec (61134529)
2429
+
2430
+
2431
+ ```
2432
+ (maint) Remove unused variables from spec
2433
+
2434
+ Marked by static analysis; specs continue to pass after removal.
2435
+ ```
2436
+ * (PE-14271) Have mock hosts return a hostname (53e90212)
2437
+
2438
+
2439
+ ```
2440
+ (PE-14271) Have mock hosts return a hostname
2441
+
2442
+ Because BeakerAnswers sets hiera host parameters from Host#hostname, so
2443
+ the method needs to exist in our mocks.
2444
+ ```
2445
+ * (maint) Make the previous_pe_ver available on upgrade (0f72aaab)
2446
+
2447
+
2448
+ ```
2449
+ (maint) Make the previous_pe_ver available on upgrade
2450
+
2451
+ Sometimes during PE upgrades we need to be able to determine what
2452
+ version we upgraded from, to know what behavior we expect from the
2453
+ upgrade. Prior to this change, that could only be determined by probing
2454
+ into the original host.cfg yaml. This patch just sets it explicitly in
2455
+ each host prior to overwriting the pe_ver with pe_upgrade_ver.
2456
+ ```
2457
+ * (PE-14271) Adjust higgs commands to provide correct answer (f7cc8d9a)
2458
+
2459
+
2460
+ ```
2461
+ (PE-14271) Adjust higgs commands to provide correct answer
2462
+
2463
+ ...for both legacy and meep installers. The former prompts to continue
2464
+ expecting 'Y' and the later prompts with options where '1' is intended
2465
+ to kick off Higgs.
2466
+
2467
+ Also added spec coverage for these methods.
2468
+ ```
2469
+ * (PE-14271) Adjust BeakerAnswers call for meep (6bc392ff)
2470
+
2471
+
2472
+ ```
2473
+ (PE-14271) Adjust BeakerAnswers call for meep
2474
+
2475
+ Based on changes pending in puppetlabs/beaker-answers#16, change the
2476
+ generate_installer_conf_file_for() method to submit the expected :format
2477
+ option temporarily. This will go away when we cutover to meep and no
2478
+ longer have to have both installer scripts operational in the same
2479
+ build.
2480
+
2481
+ Fleshes out the specs that verify the method returns expected answer or
2482
+ pe.conf data from BeakerAnswers, as written out via scp.
2483
+ ```
2484
+ * (PE-14271) Prepare host installer options based on version/env (616612a6)
2485
+
2486
+
2487
+ ```
2488
+ (PE-14271) Prepare host installer options based on version/env
2489
+
2490
+ The addition of a use_meep? query allows setting host options for either
2491
+ legacy or meep installer. This enables installer_cmd to invoke the
2492
+ correct installer.
2493
+ ```
2494
+ * (maint) Remove remaining version_is_less mocks (7ea8fbcf)
2495
+
2496
+
2497
+ ```
2498
+ (maint) Remove remaining version_is_less mocks
2499
+
2500
+ For consistency, removed the rest of the version_is_less mocks.
2501
+
2502
+ In the three cases where this had an impact on the specs, replaced
2503
+ them with a concrete version setting on the test host object.
2504
+ ```
2505
+ * (maint) Stop mocking version_is_less in do_install tests (d3e09cc1)
2506
+
2507
+
2508
+ ```
2509
+ (maint) Stop mocking version_is_less in do_install tests
2510
+
2511
+ Each change to do_install and supporting methods involving a
2512
+ version_is_less call was requiring additional mocking simulating
2513
+ version_is_less's behavior. This is unnecessary given that hosts are
2514
+ being set with a version, and actually masks behavior of the class.
2515
+ Removing these specifically because it was causing churn when
2516
+ introducing meep functionality.
2517
+ ```
2518
+ * (PE-14271) Extract installer configuration methods (3071c5e9)
2519
+
2520
+
2521
+ ```
2522
+ (PE-14271) Extract installer configuration methods
2523
+
2524
+ ...from the existing code to generate answers and expand it to
2525
+ generalize the installer settings and configuration file. Passes
2526
+ existing specs. Will be further specialized to handle legacy/meep
2527
+ cases.
2528
+ ```
2529
+ * (PE-14934) Fix specs to cover changes from PE-14934 (b22c3790)
2530
+
2531
+
2532
+ ```
2533
+ (PE-14934) Fix specs to cover changes from PE-14934
2534
+
2535
+ Introduced chagnes to the do_install method, but specs were failing
2536
+ because of the tight coupling between expectations and counts of command
2537
+ execution.
2538
+
2539
+ The need to initialize metadata comes from the fact that the previous
2540
+ PR #3 added step() calls, which reference the TestCase metadata attr.
2541
+ Since we aren't using an actual TestCase instance, this had to be
2542
+ initalized separately.
2543
+ ```
2544
+ ### <a name = "0.2.0">0.2.0 - 18 May, 2016 (a65f2083)
2545
+
2546
+ * (HISTORY) update beaker-pe history for gem release 0.2.0 (a65f2083)
2547
+
2548
+ * (GEM) update beaker-pe version to 0.2.0 (d9a052a4)
2549
+
2550
+ * Merge pull request #1 from Renelast/fix/windows_masterless (ef4be9a2)
2551
+
2552
+
2553
+ ```
2554
+ Merge pull request #1 from Renelast/fix/windows_masterless
2555
+
2556
+ Fixes windows masterless installation
2557
+ ```
2558
+ * Merge branch 'master' of https://github.com/puppetlabs/beaker-pe into fix/windows_masterless (f1a96fb2)
2559
+
2560
+ * Merge pull request #7 from tvpartytonight/BKR-656 (aa566657)
2561
+
2562
+
2563
+ ```
2564
+ Merge pull request #7 from tvpartytonight/BKR-656
2565
+
2566
+ (maint) Remove leftover comments
2567
+ ```
2568
+ * (maint) Remove leftover comments (c7ce982b)
2569
+
2570
+
2571
+ ```
2572
+ (maint) Remove leftover comments
2573
+
2574
+ This removes some straggling comments and adds a comment to the new
2575
+ metadata object in the `ClassMixedWithDSLInstallUtils` class.
2576
+ ```
2577
+ * Merge pull request #6 from tvpartytonight/BKR-656 (c1ea366b)
2578
+
2579
+
2580
+ ```
2581
+ Merge pull request #6 from tvpartytonight/BKR-656
2582
+
2583
+ BKR-656
2584
+ ```
2585
+ * (BKR-656) refactor pe_ver setting into independent method (0d918c46)
2586
+
2587
+
2588
+ ```
2589
+ (BKR-656) refactor pe_ver setting into independent method
2590
+
2591
+ Previous to this commit, transforming a host object prior to upgrading
2592
+ was handled in the upgrade_pe_on method. This change removes that logic
2593
+ from that method and allows for independent transformation to happen in
2594
+ a new prep_host_for_upgrade method.
2595
+ ```
2596
+ * (BKR-656) Update spec tests for do_install (b602661f)
2597
+
2598
+
2599
+ ```
2600
+ (BKR-656) Update spec tests for do_install
2601
+
2602
+ Commit 7112971ac7b14b8c3e9703523bbb8526af6fdfbe introduced changes to
2603
+ the do_install method but did not have any updates for the spec tests.
2604
+ This commit adds those tests in.
2605
+ ```
2606
+ * Adds type defaults and runs puppet agent on masterless windows (e7d06a3f)
2607
+
2608
+ * Fixes windows masterless installation (9ff54261)
2609
+
2610
+
2611
+ ```
2612
+ Fixes windows masterless installation
2613
+
2614
+ Setting up a masterless windows client would fail with the following error:
2615
+
2616
+ Exited: 1
2617
+ /usr/local/rvm/gems/ruby-2.2.1/gems/beaker-2.37.0/lib/beaker/host.rb:330:in `exec': Host 'sxrwjhkia9gzo03' exited with 1 running: (Beaker::Host::CommandFailure)
2618
+ cmd.exe /c puppet config set server
2619
+ Last 10 lines of output were:
2620
+ Error: puppet config set takes 2 arguments, but you gave 1
2621
+ Error: Try 'puppet help config set' for usage
2622
+
2623
+ As far as I could see this error is caused by the 'setup_defaults_and_config_helper_on' function which tries to set the master configuration setting in puppet.conf. But since there is no master varaible available this failes.
2624
+
2625
+ This patch should fix that by only calling setup_defaults_and_config_helper_on whern we're not doing a masterless installation.
2626
+ ```
2627
+ ### <a name = "0.1.2">0.1.2 - 4 Apr, 2016 (a6fd7bef)
2628
+
2629
+ * (HISTORY) update beaker-pe history for gem release 0.1.2 (a6fd7bef)
2630
+
2631
+ * (GEM) update beaker-pe version to 0.1.2 (b3175863)
2632
+
2633
+ * Merge pull request #3 from demophoon/fix/master/pe-14934-robust-puppetdb-check (c3bebe59)
2634
+
2635
+
2636
+ ```
2637
+ Merge pull request #3 from demophoon/fix/master/pe-14934-robust-puppetdb-check
2638
+
2639
+ (PE-14934) Add more robust puppetdb check
2640
+ ```
2641
+ * (PE-14934) Add more robust puppetdb check (7112971a)
2642
+
2643
+
2644
+ ```
2645
+ (PE-14934) Add more robust puppetdb check
2646
+
2647
+ Before this commit we were still failing before the last puppet agent
2648
+ run in do_install because we also run puppet agent in some cases before
2649
+ the last run. This commit adds in the wait during that agent run as well
2650
+ as a check on the status endpoint in puppetdb to be sure that it is
2651
+ running in the case that the port is open but puppetdb is not ready for
2652
+ requests.
2653
+ ```
2654
+ ### <a name = "0.1.1">0.1.1 - 4 Apr, 2016 (8203d928)
2655
+
2656
+ * (HISTORY) update beaker-pe history for gem release 0.1.1 (8203d928)
2657
+
2658
+ * (GEM) update beaker-pe version to 0.1.1 (6ccb5a59)
2659
+
2660
+ * Merge pull request #2 from demophoon/fix/master/pe-14934 (4e0b668e)
2661
+
2662
+
2663
+ ```
2664
+ Merge pull request #2 from demophoon/fix/master/pe-14934
2665
+
2666
+ (PE-14934) Test if puppetdb is up when running puppet agent on pdb node
2667
+ ```
2668
+ * (PE-14934) Test if puppetdb is up when running puppet agent on pdb node (882ca94f)
2669
+
2670
+
2671
+ ```
2672
+ (PE-14934) Test if puppetdb is up when running puppet agent on pdb node
2673
+
2674
+ Before this commit we were running into an issue where puppetdb would
2675
+ sometimes not be up and running after puppet agent restarted the
2676
+ service. This commit waits for the puppetdb service to be up after
2677
+ running puppet agent on the database node so that the next agent run
2678
+ doesn't fail.
2679
+ ```
2680
+ ### <a name = "0.1.0">0.1.0 - 29 Feb, 2016 (4fc88d8c)
2681
+
2682
+ * Initial release.
2683
+
2684
+
2685
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*