beaker-hostgenerator 0.8.3 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- Yzg5MDZjZTExM2VmNDc4ZGE1OTZkOGMyZTc5NTdhMTZkYmFmMGU2Yg==
4
+ Mjg5OWZhZmZkODRlZjA1MDAzYjYxZGExMzc2MmQ0YTQ1NjY5MjEyNw==
5
5
  data.tar.gz: !binary |-
6
- MTFmMDU1ODNjZWFhZmQzNDkyODg2ZjM2NDkzNGIxMzAyMDY0N2QwZg==
6
+ MDZjY2VlOWQwODQzNjI0ZjNmZTk2NDZkOTJhYWQ2MmY5ODk4MzhhYg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YWJjNWU0N2NlNTIwM2Y4NThkNWRjNTU5NjQyOGUxYjgyMzRkNWMyMWUwNzdl
10
- NTM3OWMxN2JhMmRhMDg1NmM0MGFjNjJkMTY1YjQ5NGFjZTU2MGMwMmQyZmQx
11
- YThhYjk5NTU1NmU0OTJkZTFiNjFhMTI3NTQ0NDNmZTE5YmM2M2M=
9
+ YjI5OGM4YmE5OWUzNGQ0YmY3NzhiYTUzYmVhN2RmYjNjM2M1OThlZjU2MjVi
10
+ OTYxMzhjOTlkZTJlNzYyZTQ3NmQxYTk2YmM2MjY3MjJiNTc4NzJhZDQ1OWVj
11
+ MzFlZTEyYTBmMmIzZjE0OWIzNzdhNjk4OGEwMGU0OWJmMGY1NDM=
12
12
  data.tar.gz: !binary |-
13
- MjdlOTQzYzdkNjQ5YzNkNjYyNGYyYTUwMWY2MTNjYWNjODVhMDk0MzhjZDMw
14
- ZjUxMzNjZmYwNjc3ODEwODM3NDYyYjZlOTI2M2VlNjRhMjRkOTRhMGQzMjQ4
15
- ZDNjNzkyOGQwNjI5NWNkYmFkNDY5MTFhNDI2ZGMzNTMzYjQzOTA=
13
+ ZGZhOWJhYzY5ZThiNjRlMDM4OWZkMjAxYTBlMjUwYTcxNjAxYjM5NTY4MDY2
14
+ N2NmMjQxNjFjM2I4M2YzZTk1NzU3ZDBmYmQ0YWRhNjNmYjU0ZTVjZjkzM2Mz
15
+ MWU2NjQxZWY1MTI5N2NmNjZiODEyYTZiN2NiOTMyMjkzOWY4NTg=
@@ -6,6 +6,10 @@ Versioning](http://semver.org).
6
6
 
7
7
  ## [Unreleased][unreleased]
8
8
 
9
+ ## [0.8.4] - 2017-4-6
10
+ - Add platform:
11
+ - windows2012r2_wmf5-64
12
+
9
13
  ## [0.8.3] - 2017-2-7
10
14
  - Add platform:
11
15
  - aix-7.2-power
data/HISTORY.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # worker - History
2
2
  ## Tags
3
- * [LATEST - 7 Feb, 2017 (12bfa089)](#LATEST)
3
+ * [LATEST - 6 Apr, 2017 (d80eb358)](#LATEST)
4
+ * [0.8.3 - 7 Feb, 2017 (79e8d717)](#0.8.3)
4
5
  * [0.8.2 - 3 Jan, 2017 (a61487bf)](#0.8.2)
5
6
  * [0.8.1 - 21 Dec, 2016 (2648029d)](#0.8.1)
6
7
  * [0.8.0 - 4 Oct, 2016 (2e6dc11e)](#0.8.0)
@@ -21,7 +22,40 @@
21
22
  * [0.0.1 - 7 Oct, 2015 (d99251e6)](#0.0.1)
22
23
 
23
24
  ## Details
24
- ### <a name = "LATEST">LATEST - 7 Feb, 2017 (12bfa089)
25
+ ### <a name = "LATEST">LATEST - 6 Apr, 2017 (d80eb358)
26
+
27
+ * (GEM) update beaker-hostgenerator version to 0.8.4 (d80eb358)
28
+
29
+ * Merge pull request #74 from puppetlabs/prepare-for-release (43405262)
30
+
31
+
32
+ ```
33
+ Merge pull request #74 from puppetlabs/prepare-for-release
34
+
35
+ (MAINT) Update CHANGELOG for 0.8.4 release
36
+ ```
37
+ * (MAINT) Update CHANGELOG for 0.8.4 release (26cd2eef)
38
+
39
+ * Merge pull request #73 from glennsarti/2012r2-wmf5 (d00a1d63)
40
+
41
+
42
+ ```
43
+ Merge pull request #73 from glennsarti/2012r2-wmf5
44
+
45
+ (MODULES-4667) Add Windows 2012R2 WMF5 VMPooler image
46
+ ```
47
+ * (MODULES-4667) Add Windows 2012R2 WMF5 VMPooler image (8b293890)
48
+
49
+
50
+ ```
51
+ (MODULES-4667) Add Windows 2012R2 WMF5 VMPooler image
52
+
53
+ This commit adds the win-2012r2-wmf5-x86_64 vmpooler image, which is a variation
54
+ on the Windows Sever 2012R2 64bit image.
55
+ ```
56
+ ### <a name = "0.8.3">0.8.3 - 7 Feb, 2017 (79e8d717)
57
+
58
+ * (HISTORY) update beaker-hostgenerator history for gem release 0.8.3 (79e8d717)
25
59
 
26
60
  * (GEM) update beaker-hostgenerator version to 0.8.3 (12bfa089)
27
61
 
@@ -896,6 +896,15 @@ module BeakerHostGenerator
896
896
  'template' => 'win-2012r2-x86_64'
897
897
  }
898
898
  },
899
+ 'windows2012r2_wmf5-64' => {
900
+ :general => {
901
+ 'platform' => 'windows-2012r2-64',
902
+ 'ruby_arch' => 'x64'
903
+ },
904
+ :vmpooler => {
905
+ 'template' => 'win-2012r2-wmf5-x86_64'
906
+ }
907
+ },
899
908
  'windows2012r2_ja-64' => {
900
909
  :general => {
901
910
  'platform' => 'windows-2012r2-64',
@@ -1,5 +1,5 @@
1
1
  module BeakerHostGenerator
2
2
  module Version
3
- STRING = '0.8.3'
3
+ STRING = '0.8.4'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beaker-hostgenerator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Branan Purvine-Riley
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-02-08 00:00:00.000000000 Z
13
+ date: 2017-04-07 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: minitest