vagrant-zones 0.1.48 → 0.1.54

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: 935ea924ebb91fc8f06ea414c1483ee441c0736e65fda689a5d2fb31d3c29b67
4
- data.tar.gz: 451bf4de72f3914a1a45fa5a0ad13a78fab307a7cbf7e6ed54724253643f0cf8
3
+ metadata.gz: 74871f572aaf96eab73f7c022a17fa63a0fdb571aa6212449cfc7faaca14851d
4
+ data.tar.gz: 6f0ce7dc630125242d1e580f177abaad5f3df50c8a181859121bc1b053f24ad3
5
5
  SHA512:
6
- metadata.gz: 86818389a269e3cca2142b4a121873781d8ab63200638df8b3fea86006a2cb766313905426f8a4f6716c806f37b9d8cf02a6149bf9dd29141676c4d185b18c48
7
- data.tar.gz: 0e966d2f561a05668db8b8f8ce743c7519c2b2edb061f1d84a4adc9a187286a5b7a9c3718f61a856108bbd46bcf25c7fff56ddeaa5c36b2e48a3368f48996d42
6
+ metadata.gz: 3b6df809c3cae3f234db3ac8276dc0f7ac62fe7dd2af337f3b382cc357b26b46e113f6c46eb4489efdc6f6a489a9260fbd2d8f347ed208b98d21fff31e8da178
7
+ data.tar.gz: 83d743a9144a1823adc3ba090cf31d5607caf6d9d3843aa37bf88f2e3cc5d38704f996e5c8d9f792990d83c7bc96968cfab99afda684d6261abbc07ad770034a
@@ -10,15 +10,17 @@ on:
10
10
  jobs:
11
11
  release-please:
12
12
  runs-on: ubuntu-latest
13
+ env:
14
+ GEM_NAME: "vagrant-zones"
13
15
  steps:
14
16
  - uses: GoogleCloudPlatform/release-please-action@v2
15
17
  id: release
16
18
  with:
17
19
  release-type: ruby
18
- package-name: vagrant-zones
20
+ package-name: ${{ env.GEM_NAME }}
19
21
  bump-minor-pre-major: true
20
22
  bump-patch-for-minor-pre-major: true
21
- version-file: "lib/vagrant-zones/version.rb"
23
+ version-file: "lib/${{ env.GEM_NAME }}/version.rb"
22
24
 
23
25
  # Checkout code if release was created
24
26
  - uses: actions/checkout@v2
@@ -41,7 +43,6 @@ jobs:
41
43
  run: bundle exec rake
42
44
  if: ${{ steps.release.outputs.release_created }}
43
45
 
44
-
45
46
  # Publish to GPR
46
47
  - name: Publish to GPR
47
48
  run: |
data/CHANGELOG.md CHANGED
@@ -1,5 +1,51 @@
1
1
  # Changelog
2
2
 
3
+ ### [0.1.54](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.53...v0.1.54) (2022-11-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * version ([fcfeaeb](https://www.github.com/STARTcloud/vagrant-zones/commit/fcfeaebc7a777ae89944d0ee42ef6a92a14a0f9d))
9
+
10
+ ### [0.1.53](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.52...v0.1.53) (2022-11-23)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * lint version Release-As: 0.1.52 ([0cc49af](https://www.github.com/STARTcloud/vagrant-zones/commit/0cc49af0bd705c362f3b17b2d97550664ff28bf6))
16
+
17
+ ### [0.1.52](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.51...v0.1.52) (2022-11-23)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * version 0 ([a56eb21](https://www.github.com/STARTcloud/vagrant-zones/commit/a56eb211484f04b6810459d044bddf4ba80f4f07))
23
+ * version 0.1.51 ([6744ad5](https://www.github.com/STARTcloud/vagrant-zones/commit/6744ad56c6649e168a8d78a4d2f8e4e646096020))
24
+ * version 0.1.52 Release-As: 0.1.52 ([8ce8000](https://www.github.com/STARTcloud/vagrant-zones/commit/8ce8000af3eb19e71d9723aab740ff683b76f778))
25
+ * version Release-As: 0.1.53 ([53a9aa7](https://www.github.com/STARTcloud/vagrant-zones/commit/53a9aa7a87e5c52ec266249196d462f997fb9969))
26
+
27
+ ### [0.1.51](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.50...v0.1.51) (2022-11-23)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * release 0.1.52 ([9481021](https://www.github.com/STARTcloud/vagrant-zones/commit/948102146752274be1c3b37d66b465517197ea77))
33
+
34
+ ### [0.1.50](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.49...v0.1.50) (2022-11-23)
35
+
36
+
37
+ ### Bug Fixes
38
+
39
+ * spacing ([0b187e5](https://www.github.com/STARTcloud/vagrant-zones/commit/0b187e549aea50e8e8b9558f8a39cd228b7580bb))
40
+
41
+ ### [0.1.49](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.48...v0.1.49) (2022-11-23)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * change default number of cores ([7cc9f65](https://www.github.com/STARTcloud/vagrant-zones/commit/7cc9f652bbcf0e6048cad7f770024c956306bbfc))
47
+ * remove old config ([f2193fd](https://www.github.com/STARTcloud/vagrant-zones/commit/f2193fd50e9099f7577f5aac6cda6a7ab367bfa3))
48
+
3
49
  ### [0.1.48](https://www.github.com/STARTcloud/vagrant-zones/compare/v0.1.47...v0.1.48) (2022-11-23)
4
50
 
5
51
 
data/README.md CHANGED
@@ -45,7 +45,7 @@ Publiched Package locations:
45
45
  ### Setup vagrant-zones
46
46
 
47
47
  To install it in a standard vagrant environment:
48
-
48
+
49
49
  `vagrant plugin install vagrant-zones`
50
50
 
51
51
  ## Contributing
@@ -65,7 +65,6 @@ This project is licensed under the AGPL v3 License - see the [LICENSE](LICENSE)
65
65
  * [vagrant-bhyve](https://github.com/jesa7955/vagrant-bhyve) - A Vagrant plugin for FreeBSD to spin up Bhyve Guests.
66
66
  * [vagrant-zone](https://github.com/skylime/vagrant-zone) - A Vagrant plugin to spin up LXZones.
67
67
 
68
-
69
68
  ## Contributing
70
69
 
71
70
  Please read [CONTRIBUTING.md](https://www.prominic.net) for details on our code of conduct, and the process for submitting pull requests to us.
@@ -39,10 +39,10 @@ module VagrantPlugins
39
39
  @consolehost = '0.0.0.0'
40
40
  @console_onboot = 'false'
41
41
  @console = 'webvnc'
42
- @memory = '4G'
42
+ @memory = '2G'
43
43
  @diskif = 'virtio-blk'
44
44
  @netif = 'virtio-net-viona'
45
- @cpus = 2
45
+ @cpus = 1
46
46
  @cpu_configuration = 'simple'
47
47
  @complex_cpu_conf = UNSET_VALUE
48
48
  @boot = UNSET_VALUE
@@ -51,7 +51,6 @@ module VagrantPlugins
51
51
  @setup_wait = 90
52
52
  @box = UNSET_VALUE
53
53
  @clean_shutdown_time = 300
54
- @dns = [{ 'nameserver' => '1.1.1.1' }, { 'nameserver' => '1.0.0.1' }]
55
54
  @vmtype = 'production'
56
55
  @partition_id = '0000'
57
56
  @sshport = '22'
@@ -508,7 +508,6 @@ module VagrantPlugins
508
508
  ## Begin of code block to move to Netplan function
509
509
  uii.info(I18n.t('vagrant_zones.configure_interface_using_vnic'))
510
510
  uii.info(" #{vnic_name}")
511
-
512
511
  netplan1 = %(network:\n version: 2\n ethernets:\n #{vnic_name}:\n match:\n macaddress: #{mac}\n)
513
512
  netplan2 = %( dhcp-identifier: mac\n dhcp4: #{opts[:dhcp4]}\n dhcp6: #{opts[:dhcp6]}\n)
514
513
  netplan3 = %( set-name: #{vnic_name}\n addresses: [#{ip}/#{shrtsubnet}]\n gateway4: #{defrouter}\n)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VagrantPlugins
4
4
  module ProviderZone
5
- VERSION = '0.1.48'
5
+ VERSION = '0.1.54'
6
6
  end
7
7
  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.48
4
+ version: 0.1.54
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Gilbert