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