vagrant-zones 0.1.58 → 0.1.60

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 795ef57f913ea916413a363f06dbb9bcef30bb3b38b00cc65a9deba87a385a4b
4
- data.tar.gz: c919a5396ee3f83f8907696e6039d5b264f6eae1e19325055ce02a4968b4a6b0
3
+ metadata.gz: 7143d190b6589951d299b86ca95dcd3fc7cf04b409f2852f76b8231164dfc4b6
4
+ data.tar.gz: 1aeb1467fba20c45669ee762d0eea86eec9c504dfaf72e02489fe4bcbf9a54db
5
5
  SHA512:
6
- metadata.gz: f27fa5b2de58f1bedb8b08b577918a47193bf4e23a63d87bbc3b27337dbd91d644477dead30b9a5ff0f0824caa461602dd92d155d0150710b24e41dc4ed6aaaf
7
- data.tar.gz: 360e347925d053b3eb4f7da0d2352729d0bc22545029b8b7b98abaf9c1d97e4382f368837c4c7d9794603c08353a8a56b61e1804bb4937818c6e50be58b06768
6
+ metadata.gz: 5effc83268915a666d970a3d250c3e0d38081909855293015a1d8833dd6182439155c6879dc036417050eb00e7d585ed76147ad22dfbd756e4ff3eaf177ded8c
7
+ data.tar.gz: 144a3d99d15bdd7a8bb78f317b2b6365f60754bba706c7c37f7a31a3095a8052396eb5f7ec3281cb9a5d3f08c2e0689f0f3947629bfec6c440605331f36cad5d
data/CHANGELOG.md CHANGED
@@ -1,13 +1,85 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.60](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.59...v0.1.60) (2022-12-10)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * nightly versioning ([18f8b20](https://github.com/STARTcloud/vagrant-zones/commit/18f8b204ee5d277d7747afccf39472125b23400d))
9
+
10
+ ## [0.1.51](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.58...v0.1.51) (2022-12-10)
11
+
12
+
13
+ ### Features
14
+
15
+ * Ruby 3 and remove Nokogiri dep ([500dc87](https://github.com/STARTcloud/vagrant-zones/commit/500dc87201c4f20227565134aa6acb196abb12a5))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * allow empty gateways ([302e495](https://github.com/STARTcloud/vagrant-zones/commit/302e495edc7a786182122e74ea43b2eeb94a7c9e))
21
+ * another version test ([d055193](https://github.com/STARTcloud/vagrant-zones/commit/d05519301b8db5e9091a167d2427670318147ad1))
22
+ * auto-release bump version ([ab58359](https://github.com/STARTcloud/vagrant-zones/commit/ab583598441d8ea67c02c8451374a5e17bf1935e))
23
+ * Auto-release versioning ([4e6be46](https://github.com/STARTcloud/vagrant-zones/commit/4e6be46b391a23a723cbc89bf4b168806c324cde))
24
+ * bundler ([912d3e1](https://github.com/STARTcloud/vagrant-zones/commit/912d3e1211ffcd79dd75dabe6e8b6a61a4752ea0))
25
+ * change default number of cores ([7cc9f65](https://github.com/STARTcloud/vagrant-zones/commit/7cc9f652bbcf0e6048cad7f770024c956306bbfc))
26
+ * change release please ([c4917ee](https://github.com/STARTcloud/vagrant-zones/commit/c4917eea2de15ada963df92057696b1d82f63727))
27
+ * comments ([20e0f5d](https://github.com/STARTcloud/vagrant-zones/commit/20e0f5df2b7dc10ca3ffa00260b84293a5efa6eb))
28
+ * dns entries ([7cf0246](https://github.com/STARTcloud/vagrant-zones/commit/7cf024664f1bcb222c07b30832ae7da91451a482))
29
+ * fix nightly releases ([412e83c](https://github.com/STARTcloud/vagrant-zones/commit/412e83c3ace423a3d489f2b55c9e839692eba18a))
30
+ * freeze lint warning ([bed2db3](https://github.com/STARTcloud/vagrant-zones/commit/bed2db3cee437cc14d33a382adb6b09c23a799d4))
31
+ * lint version Release-As: 0.1.52 ([0cc49af](https://github.com/STARTcloud/vagrant-zones/commit/0cc49af0bd705c362f3b17b2d97550664ff28bf6))
32
+ * locale updates ([81b37ad](https://github.com/STARTcloud/vagrant-zones/commit/81b37ad54b77a794c62cb4792f1aab6b009fd379))
33
+ * login_wait variable ([713097a](https://github.com/STARTcloud/vagrant-zones/commit/713097ad0b4677509231bd2ab81a53e0fa8875c5))
34
+ * missing config var ([19ad3b1](https://github.com/STARTcloud/vagrant-zones/commit/19ad3b1b1699f638443ed2bec27f925bcb957fdc))
35
+ * nameserverscloudinit ([506a8c6](https://github.com/STARTcloud/vagrant-zones/commit/506a8c69976a03efcc9f62388bbebfdabc870942))
36
+ * nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
37
+ * really really fix the lint warning ([c7c73cb](https://github.com/STARTcloud/vagrant-zones/commit/c7c73cb350db3ff35d0641dd800daf2fa3620433))
38
+ * release 0.1.42 ([3406cc3](https://github.com/STARTcloud/vagrant-zones/commit/3406cc31ffe06ae118a3392cc1999a9f486ce4bb))
39
+ * release 0.1.52 ([9481021](https://github.com/STARTcloud/vagrant-zones/commit/948102146752274be1c3b37d66b465517197ea77))
40
+ * Release Version Update ([f6ad1d5](https://github.com/STARTcloud/vagrant-zones/commit/f6ad1d5705eb3ea0d91677e24996e8719d19837b))
41
+ * remove old config ([f2193fd](https://github.com/STARTcloud/vagrant-zones/commit/f2193fd50e9099f7577f5aac6cda6a7ab367bfa3))
42
+ * remove space teset version change ([fa4c968](https://github.com/STARTcloud/vagrant-zones/commit/fa4c96844100cbda066688d5ea40543b7cea28f0))
43
+ * remove unneeded line ([05916e9](https://github.com/STARTcloud/vagrant-zones/commit/05916e9a89b488e1f5e414e34daebff233765096))
44
+ * space ([2b22f87](https://github.com/STARTcloud/vagrant-zones/commit/2b22f87e8dc087bc022a8fb633402ef986984924))
45
+ * spacing ([0b187e5](https://github.com/STARTcloud/vagrant-zones/commit/0b187e549aea50e8e8b9558f8a39cd228b7580bb))
46
+ * spacing ([eee020e](https://github.com/STARTcloud/vagrant-zones/commit/eee020edbca4d911c9d6c8e600ebd116c1034b68))
47
+ * spacing ([98a3e28](https://github.com/STARTcloud/vagrant-zones/commit/98a3e28f9497765841ed649fc9711e1aa44bd752))
48
+ * Update to Beta Release ([197357d](https://github.com/STARTcloud/vagrant-zones/commit/197357d4941e75ff4fb9b939b4f417fb1efd9c99))
49
+ * Update version ([411cce3](https://github.com/STARTcloud/vagrant-zones/commit/411cce31d2221a2759cca75d579a81929dedc80c))
50
+ * version ([fcfeaeb](https://github.com/STARTcloud/vagrant-zones/commit/fcfeaebc7a777ae89944d0ee42ef6a92a14a0f9d))
51
+ * version ([7594be6](https://github.com/STARTcloud/vagrant-zones/commit/7594be69cf137e3504c5de0d7f12589441bf8444))
52
+ * version ([18ecccf](https://github.com/STARTcloud/vagrant-zones/commit/18ecccf75703819390479e169a86b2908b65a34a))
53
+ * version ([78395ae](https://github.com/STARTcloud/vagrant-zones/commit/78395ae01b2c97b9c1fd8e2c031e702191740a8f))
54
+ * version ([d37daf3](https://github.com/STARTcloud/vagrant-zones/commit/d37daf33a7bceb724d9bb9e1669072005b131974))
55
+ * version 0 ([a56eb21](https://github.com/STARTcloud/vagrant-zones/commit/a56eb211484f04b6810459d044bddf4ba80f4f07))
56
+ * version 0.1.51 ([6744ad5](https://github.com/STARTcloud/vagrant-zones/commit/6744ad56c6649e168a8d78a4d2f8e4e646096020))
57
+ * version 0.1.52 Release-As: 0.1.52 ([8ce8000](https://github.com/STARTcloud/vagrant-zones/commit/8ce8000af3eb19e71d9723aab740ff683b76f778))
58
+ * version autoupdate ([15b3a3c](https://github.com/STARTcloud/vagrant-zones/commit/15b3a3c5a3ffdcf91ecd6cf8a38f2baa07283077))
59
+ * version bump ([49861ab](https://github.com/STARTcloud/vagrant-zones/commit/49861ab088bd3c375c7e56c09807b37c97ebef51))
60
+ * version fix ([5fa814e](https://github.com/STARTcloud/vagrant-zones/commit/5fa814eac5006344845616e065d49b68ba67326c))
61
+ * version Release-As: 0.1.53 ([53a9aa7](https://github.com/STARTcloud/vagrant-zones/commit/53a9aa7a87e5c52ec266249196d462f997fb9969))
62
+ * version update failed ([0ff3ba8](https://github.com/STARTcloud/vagrant-zones/commit/0ff3ba81a8dce0ec5784c937f784e25164589c93))
63
+ * versioning ([5763ff2](https://github.com/STARTcloud/vagrant-zones/commit/5763ff2f6ef9ec3993b680ec3bec10128feaf2e1))
64
+
65
+
66
+ ### Miscellaneous Chores
67
+
68
+ * release 0.1.42 ([c00b59e](https://github.com/STARTcloud/vagrant-zones/commit/c00b59eb1ea8dab45dba563f080d9142835da5ee))
69
+ * release 0.1.42 ([db51149](https://github.com/STARTcloud/vagrant-zones/commit/db51149ead492a9efda32e1cbdd507b7a16937e4))
70
+ * release 0.1.49 ([#71](https://github.com/STARTcloud/vagrant-zones/issues/71)) ([fbcaa0e](https://github.com/STARTcloud/vagrant-zones/commit/fbcaa0ee896860f7269f91a7fb79e27dfaece611))
71
+ * release 0.1.50 ([#72](https://github.com/STARTcloud/vagrant-zones/issues/72)) ([9b07788](https://github.com/STARTcloud/vagrant-zones/commit/9b077885c2781d1d5cf590ee2e0926ee2d1edec5))
72
+ * release 0.1.51 ([#73](https://github.com/STARTcloud/vagrant-zones/issues/73)) ([6271a76](https://github.com/STARTcloud/vagrant-zones/commit/6271a76396e2ead1496034f07f8e51f1389c1f9f))
73
+
3
74
  ## [0.1.58](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.57...v0.1.58) (2022-12-10)
4
75
 
5
76
 
6
77
  ### Bug Fixes
7
78
 
8
- * default branch ([b8593dd](https://github.com/STARTcloud/vagrant-zones/commit/b8593dd0b4b758ac6884b54eb58c190c41b17359))
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))
79
+ * fix nightly releases ([412e83c](https://github.com/STARTcloud/vagrant-zones/commit/412e83c3ace423a3d489f2b55c9e839692eba18a))
80
+ * nightly name change ([61651be](https://github.com/STARTcloud/vagrant-zones/commit/61651beda39abd35a23815795f7d5d316b281b9a))
81
+ * version bump ([49861ab](https://github.com/STARTcloud/vagrant-zones/commit/49861ab088bd3c375c7e56c09807b37c97ebef51))
82
+
11
83
 
12
84
  ## [0.1.57](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.56...v0.1.57) (2022-12-10)
13
85
 
@@ -2,6 +2,7 @@
2
2
 
3
3
  module VagrantPlugins
4
4
  module ProviderZone
5
- VERSION = '0.1.58'
5
+ VERSION = '0.1.60'
6
+ NAME = 'vagrant-zones'
6
7
  end
7
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-zones
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.58
4
+ version: 0.1.60
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Gilbert