vagrant-zones 0.1.58 → 0.1.59
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 +4 -4
- data/CHANGELOG.md +103 -3
- data/lib/vagrant-zones/version.rb +2 -1
- data/vagrant-zones.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a97bbf38f930cd4393fc43f44c914fe695e1c88a212b1a0ac238633ec95c11bf
|
|
4
|
+
data.tar.gz: d65df19ca8863f59a987678f5a325a6850fb90c94a4068058028dcda5b7c4577
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e6d3f226af48ecbde558f5b4a7c98bb6d44021696c6cdfe1f5994e37c2bc3e46b703081035ed729e252895bb8516a4189488591ba85d4d92baeb2a9ab868e39a
|
|
7
|
+
data.tar.gz: eee8759f059ee16684e9a70d4b5260aa8adad73025799adf25cab2abe001505e24e799d44a43dca3636aff4a0227565a507fd061c8d53d9eb95968de3c5faaaf
|
data/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,113 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.1.59](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.51...v0.1.59) (2022-12-10)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* allow empty gateways ([302e495](https://github.com/STARTcloud/vagrant-zones/commit/302e495edc7a786182122e74ea43b2eeb94a7c9e))
|
|
9
|
+
* auto-release bump version ([ab58359](https://github.com/STARTcloud/vagrant-zones/commit/ab583598441d8ea67c02c8451374a5e17bf1935e))
|
|
10
|
+
* Auto-release versioning ([4e6be46](https://github.com/STARTcloud/vagrant-zones/commit/4e6be46b391a23a723cbc89bf4b168806c324cde))
|
|
11
|
+
* change release please ([c4917ee](https://github.com/STARTcloud/vagrant-zones/commit/c4917eea2de15ada963df92057696b1d82f63727))
|
|
12
|
+
* fix nightly releases ([412e83c](https://github.com/STARTcloud/vagrant-zones/commit/412e83c3ace423a3d489f2b55c9e839692eba18a))
|
|
13
|
+
* freeze lint warning ([bed2db3](https://github.com/STARTcloud/vagrant-zones/commit/bed2db3cee437cc14d33a382adb6b09c23a799d4))
|
|
14
|
+
* lint version Release-As: 0.1.52 ([0cc49af](https://github.com/STARTcloud/vagrant-zones/commit/0cc49af0bd705c362f3b17b2d97550664ff28bf6))
|
|
15
|
+
* nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
|
|
16
|
+
* really really fix the lint warning ([c7c73cb](https://github.com/STARTcloud/vagrant-zones/commit/c7c73cb350db3ff35d0641dd800daf2fa3620433))
|
|
17
|
+
* Release Version Update ([f6ad1d5](https://github.com/STARTcloud/vagrant-zones/commit/f6ad1d5705eb3ea0d91677e24996e8719d19837b))
|
|
18
|
+
* Release-as: 0.1.59 ([e425dd5](https://github.com/STARTcloud/vagrant-zones/commit/e425dd52db43b75514a5939f6bfb2f86d837114d))
|
|
19
|
+
* remove space teset version change ([fa4c968](https://github.com/STARTcloud/vagrant-zones/commit/fa4c96844100cbda066688d5ea40543b7cea28f0))
|
|
20
|
+
* space ([2b22f87](https://github.com/STARTcloud/vagrant-zones/commit/2b22f87e8dc087bc022a8fb633402ef986984924))
|
|
21
|
+
* update nightly ([dfdde51](https://github.com/STARTcloud/vagrant-zones/commit/dfdde510226669decb9ac06087c7a40fbe805148))
|
|
22
|
+
* version ([fcfeaeb](https://github.com/STARTcloud/vagrant-zones/commit/fcfeaebc7a777ae89944d0ee42ef6a92a14a0f9d))
|
|
23
|
+
* version 0 ([a56eb21](https://github.com/STARTcloud/vagrant-zones/commit/a56eb211484f04b6810459d044bddf4ba80f4f07))
|
|
24
|
+
* version 0.1.51 ([6744ad5](https://github.com/STARTcloud/vagrant-zones/commit/6744ad56c6649e168a8d78a4d2f8e4e646096020))
|
|
25
|
+
* version 0.1.52 Release-As: 0.1.52 ([8ce8000](https://github.com/STARTcloud/vagrant-zones/commit/8ce8000af3eb19e71d9723aab740ff683b76f778))
|
|
26
|
+
* version autoupdate ([15b3a3c](https://github.com/STARTcloud/vagrant-zones/commit/15b3a3c5a3ffdcf91ecd6cf8a38f2baa07283077))
|
|
27
|
+
* version bump ([49861ab](https://github.com/STARTcloud/vagrant-zones/commit/49861ab088bd3c375c7e56c09807b37c97ebef51))
|
|
28
|
+
* version Release-As: 0.1.53 ([53a9aa7](https://github.com/STARTcloud/vagrant-zones/commit/53a9aa7a87e5c52ec266249196d462f997fb9969))
|
|
29
|
+
* versioning ([5763ff2](https://github.com/STARTcloud/vagrant-zones/commit/5763ff2f6ef9ec3993b680ec3bec10128feaf2e1))
|
|
30
|
+
|
|
31
|
+
## [0.1.51](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.58...v0.1.51) (2022-12-10)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* Ruby 3 and remove Nokogiri dep ([500dc87](https://github.com/STARTcloud/vagrant-zones/commit/500dc87201c4f20227565134aa6acb196abb12a5))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* allow empty gateways ([302e495](https://github.com/STARTcloud/vagrant-zones/commit/302e495edc7a786182122e74ea43b2eeb94a7c9e))
|
|
42
|
+
* another version test ([d055193](https://github.com/STARTcloud/vagrant-zones/commit/d05519301b8db5e9091a167d2427670318147ad1))
|
|
43
|
+
* auto-release bump version ([ab58359](https://github.com/STARTcloud/vagrant-zones/commit/ab583598441d8ea67c02c8451374a5e17bf1935e))
|
|
44
|
+
* Auto-release versioning ([4e6be46](https://github.com/STARTcloud/vagrant-zones/commit/4e6be46b391a23a723cbc89bf4b168806c324cde))
|
|
45
|
+
* bundler ([912d3e1](https://github.com/STARTcloud/vagrant-zones/commit/912d3e1211ffcd79dd75dabe6e8b6a61a4752ea0))
|
|
46
|
+
* change default number of cores ([7cc9f65](https://github.com/STARTcloud/vagrant-zones/commit/7cc9f652bbcf0e6048cad7f770024c956306bbfc))
|
|
47
|
+
* change release please ([c4917ee](https://github.com/STARTcloud/vagrant-zones/commit/c4917eea2de15ada963df92057696b1d82f63727))
|
|
48
|
+
* comments ([20e0f5d](https://github.com/STARTcloud/vagrant-zones/commit/20e0f5df2b7dc10ca3ffa00260b84293a5efa6eb))
|
|
49
|
+
* dns entries ([7cf0246](https://github.com/STARTcloud/vagrant-zones/commit/7cf024664f1bcb222c07b30832ae7da91451a482))
|
|
50
|
+
* fix nightly releases ([412e83c](https://github.com/STARTcloud/vagrant-zones/commit/412e83c3ace423a3d489f2b55c9e839692eba18a))
|
|
51
|
+
* freeze lint warning ([bed2db3](https://github.com/STARTcloud/vagrant-zones/commit/bed2db3cee437cc14d33a382adb6b09c23a799d4))
|
|
52
|
+
* lint version Release-As: 0.1.52 ([0cc49af](https://github.com/STARTcloud/vagrant-zones/commit/0cc49af0bd705c362f3b17b2d97550664ff28bf6))
|
|
53
|
+
* locale updates ([81b37ad](https://github.com/STARTcloud/vagrant-zones/commit/81b37ad54b77a794c62cb4792f1aab6b009fd379))
|
|
54
|
+
* login_wait variable ([713097a](https://github.com/STARTcloud/vagrant-zones/commit/713097ad0b4677509231bd2ab81a53e0fa8875c5))
|
|
55
|
+
* missing config var ([19ad3b1](https://github.com/STARTcloud/vagrant-zones/commit/19ad3b1b1699f638443ed2bec27f925bcb957fdc))
|
|
56
|
+
* nameserverscloudinit ([506a8c6](https://github.com/STARTcloud/vagrant-zones/commit/506a8c69976a03efcc9f62388bbebfdabc870942))
|
|
57
|
+
* nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
|
|
58
|
+
* really really fix the lint warning ([c7c73cb](https://github.com/STARTcloud/vagrant-zones/commit/c7c73cb350db3ff35d0641dd800daf2fa3620433))
|
|
59
|
+
* release 0.1.42 ([3406cc3](https://github.com/STARTcloud/vagrant-zones/commit/3406cc31ffe06ae118a3392cc1999a9f486ce4bb))
|
|
60
|
+
* release 0.1.52 ([9481021](https://github.com/STARTcloud/vagrant-zones/commit/948102146752274be1c3b37d66b465517197ea77))
|
|
61
|
+
* Release Version Update ([f6ad1d5](https://github.com/STARTcloud/vagrant-zones/commit/f6ad1d5705eb3ea0d91677e24996e8719d19837b))
|
|
62
|
+
* remove old config ([f2193fd](https://github.com/STARTcloud/vagrant-zones/commit/f2193fd50e9099f7577f5aac6cda6a7ab367bfa3))
|
|
63
|
+
* remove space teset version change ([fa4c968](https://github.com/STARTcloud/vagrant-zones/commit/fa4c96844100cbda066688d5ea40543b7cea28f0))
|
|
64
|
+
* remove unneeded line ([05916e9](https://github.com/STARTcloud/vagrant-zones/commit/05916e9a89b488e1f5e414e34daebff233765096))
|
|
65
|
+
* space ([2b22f87](https://github.com/STARTcloud/vagrant-zones/commit/2b22f87e8dc087bc022a8fb633402ef986984924))
|
|
66
|
+
* spacing ([0b187e5](https://github.com/STARTcloud/vagrant-zones/commit/0b187e549aea50e8e8b9558f8a39cd228b7580bb))
|
|
67
|
+
* spacing ([eee020e](https://github.com/STARTcloud/vagrant-zones/commit/eee020edbca4d911c9d6c8e600ebd116c1034b68))
|
|
68
|
+
* spacing ([98a3e28](https://github.com/STARTcloud/vagrant-zones/commit/98a3e28f9497765841ed649fc9711e1aa44bd752))
|
|
69
|
+
* update nightly ([dfdde51](https://github.com/STARTcloud/vagrant-zones/commit/dfdde510226669decb9ac06087c7a40fbe805148))
|
|
70
|
+
* Update to Beta Release ([197357d](https://github.com/STARTcloud/vagrant-zones/commit/197357d4941e75ff4fb9b939b4f417fb1efd9c99))
|
|
71
|
+
* Update version ([411cce3](https://github.com/STARTcloud/vagrant-zones/commit/411cce31d2221a2759cca75d579a81929dedc80c))
|
|
72
|
+
* version ([fcfeaeb](https://github.com/STARTcloud/vagrant-zones/commit/fcfeaebc7a777ae89944d0ee42ef6a92a14a0f9d))
|
|
73
|
+
* version ([7594be6](https://github.com/STARTcloud/vagrant-zones/commit/7594be69cf137e3504c5de0d7f12589441bf8444))
|
|
74
|
+
* version ([18ecccf](https://github.com/STARTcloud/vagrant-zones/commit/18ecccf75703819390479e169a86b2908b65a34a))
|
|
75
|
+
* version ([78395ae](https://github.com/STARTcloud/vagrant-zones/commit/78395ae01b2c97b9c1fd8e2c031e702191740a8f))
|
|
76
|
+
* version ([d37daf3](https://github.com/STARTcloud/vagrant-zones/commit/d37daf33a7bceb724d9bb9e1669072005b131974))
|
|
77
|
+
* version 0 ([a56eb21](https://github.com/STARTcloud/vagrant-zones/commit/a56eb211484f04b6810459d044bddf4ba80f4f07))
|
|
78
|
+
* version 0.1.51 ([6744ad5](https://github.com/STARTcloud/vagrant-zones/commit/6744ad56c6649e168a8d78a4d2f8e4e646096020))
|
|
79
|
+
* version 0.1.52 Release-As: 0.1.52 ([8ce8000](https://github.com/STARTcloud/vagrant-zones/commit/8ce8000af3eb19e71d9723aab740ff683b76f778))
|
|
80
|
+
* version autoupdate ([15b3a3c](https://github.com/STARTcloud/vagrant-zones/commit/15b3a3c5a3ffdcf91ecd6cf8a38f2baa07283077))
|
|
81
|
+
* version bump ([49861ab](https://github.com/STARTcloud/vagrant-zones/commit/49861ab088bd3c375c7e56c09807b37c97ebef51))
|
|
82
|
+
* version fix ([5fa814e](https://github.com/STARTcloud/vagrant-zones/commit/5fa814eac5006344845616e065d49b68ba67326c))
|
|
83
|
+
* version Release-As: 0.1.53 ([53a9aa7](https://github.com/STARTcloud/vagrant-zones/commit/53a9aa7a87e5c52ec266249196d462f997fb9969))
|
|
84
|
+
* version update failed ([0ff3ba8](https://github.com/STARTcloud/vagrant-zones/commit/0ff3ba81a8dce0ec5784c937f784e25164589c93))
|
|
85
|
+
* versioning ([5763ff2](https://github.com/STARTcloud/vagrant-zones/commit/5763ff2f6ef9ec3993b680ec3bec10128feaf2e1))
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Miscellaneous Chores
|
|
89
|
+
|
|
90
|
+
* release 0.1.42 ([c00b59e](https://github.com/STARTcloud/vagrant-zones/commit/c00b59eb1ea8dab45dba563f080d9142835da5ee))
|
|
91
|
+
* release 0.1.42 ([db51149](https://github.com/STARTcloud/vagrant-zones/commit/db51149ead492a9efda32e1cbdd507b7a16937e4))
|
|
92
|
+
* release 0.1.49 ([#71](https://github.com/STARTcloud/vagrant-zones/issues/71)) ([fbcaa0e](https://github.com/STARTcloud/vagrant-zones/commit/fbcaa0ee896860f7269f91a7fb79e27dfaece611))
|
|
93
|
+
* release 0.1.50 ([#72](https://github.com/STARTcloud/vagrant-zones/issues/72)) ([9b07788](https://github.com/STARTcloud/vagrant-zones/commit/9b077885c2781d1d5cf590ee2e0926ee2d1edec5))
|
|
94
|
+
* release 0.1.51 ([#73](https://github.com/STARTcloud/vagrant-zones/issues/73)) ([6271a76](https://github.com/STARTcloud/vagrant-zones/commit/6271a76396e2ead1496034f07f8e51f1389c1f9f))
|
|
95
|
+
|
|
96
|
+
## [0.1.58](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.57...v0.1.58) (2022-12-10)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Bug Fixes
|
|
100
|
+
|
|
101
|
+
* fix nightly releases ([412e83c](https://github.com/STARTcloud/vagrant-zones/commit/412e83c3ace423a3d489f2b55c9e839692eba18a))
|
|
102
|
+
* nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
|
|
103
|
+
* version bump ([49861ab](https://github.com/STARTcloud/vagrant-zones/commit/49861ab088bd3c375c7e56c09807b37c97ebef51))
|
|
104
|
+
|
|
3
105
|
## [0.1.58](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.57...v0.1.58) (2022-12-10)
|
|
4
106
|
|
|
5
107
|
|
|
6
108
|
### Bug Fixes
|
|
7
109
|
|
|
8
|
-
*
|
|
9
|
-
* include nightly releases ([d098644](https://github.com/STARTcloud/vagrant-zones/commit/d0986443f42ce21a8384dd7672c4c14a897954e2))
|
|
10
|
-
* nightly releases ([95ab672](https://github.com/STARTcloud/vagrant-zones/commit/95ab672ce0a3434c624072dc5e2c37935fb0f89d))
|
|
110
|
+
* nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
|
|
11
111
|
|
|
12
112
|
## [0.1.57](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.56...v0.1.57) (2022-12-10)
|
|
13
113
|
|
data/vagrant-zones.gemspec
CHANGED
|
@@ -5,7 +5,7 @@ Encoding.default_external = Encoding::UTF_8
|
|
|
5
5
|
require File.expand_path('lib/vagrant-zones/version', __dir__)
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |spec|
|
|
8
|
-
spec.name =
|
|
8
|
+
spec.name = VagrantPlugins::ProviderZone::NAME
|
|
9
9
|
spec.version = VagrantPlugins::ProviderZone::VERSION
|
|
10
10
|
spec.authors = ['Mark Gilbert']
|
|
11
11
|
spec.email = ['support@prominic.net']
|