vagrant-k3s 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +7 -4
  3. data/Gemfile.lock +80 -2
  4. data/README.md +15 -8
  5. data/lib/vagrant-k3s/cap/linux/k3s_installed.rb +3 -6
  6. data/lib/vagrant-k3s/config.rb +31 -3
  7. data/lib/vagrant-k3s/provisioner.rb +9 -8
  8. data/lib/vagrant-k3s/version.rb +1 -1
  9. metadata +2 -44
  10. data/vendor/cache/bcrypt_pbkdf-1.1.0.gem +0 -0
  11. data/vendor/cache/builder-3.2.4.gem +0 -0
  12. data/vendor/cache/childprocess-4.1.0.gem +0 -0
  13. data/vendor/cache/concurrent-ruby-1.1.9.gem +0 -0
  14. data/vendor/cache/diff-lcs-1.4.4.gem +0 -0
  15. data/vendor/cache/ed25519-1.2.4.gem +0 -0
  16. data/vendor/cache/erubi-1.10.0.gem +0 -0
  17. data/vendor/cache/excon-0.86.0.gem +0 -0
  18. data/vendor/cache/ffi-1.15.4.gem +0 -0
  19. data/vendor/cache/gssapi-1.3.1.gem +0 -0
  20. data/vendor/cache/gyoku-1.3.1.gem +0 -0
  21. data/vendor/cache/hashicorp-checkpoint-0.1.5.gem +0 -0
  22. data/vendor/cache/httpclient-2.8.3.gem +0 -0
  23. data/vendor/cache/i18n-1.8.10.gem +0 -0
  24. data/vendor/cache/listen-3.7.0.gem +0 -0
  25. data/vendor/cache/little-plugger-1.1.4.gem +0 -0
  26. data/vendor/cache/log4r-1.1.10.gem +0 -0
  27. data/vendor/cache/logging-2.3.0.gem +0 -0
  28. data/vendor/cache/mime-types-3.3.1.gem +0 -0
  29. data/vendor/cache/mime-types-data-3.2021.0901.gem +0 -0
  30. data/vendor/cache/multi_json-1.15.0.gem +0 -0
  31. data/vendor/cache/net-scp-3.0.0.gem +0 -0
  32. data/vendor/cache/net-sftp-3.0.0.gem +0 -0
  33. data/vendor/cache/net-ssh-6.1.0.gem +0 -0
  34. data/vendor/cache/nori-2.6.0.gem +0 -0
  35. data/vendor/cache/rake-13.0.6.gem +0 -0
  36. data/vendor/cache/rb-fsevent-0.11.0.gem +0 -0
  37. data/vendor/cache/rb-inotify-0.10.1.gem +0 -0
  38. data/vendor/cache/rb-kqueue-0.2.7.gem +0 -0
  39. data/vendor/cache/rexml-3.2.5.gem +0 -0
  40. data/vendor/cache/rspec-3.10.0.gem +0 -0
  41. data/vendor/cache/rspec-core-3.10.1.gem +0 -0
  42. data/vendor/cache/rspec-expectations-3.10.1.gem +0 -0
  43. data/vendor/cache/rspec-mocks-3.10.2.gem +0 -0
  44. data/vendor/cache/rspec-support-3.10.2.gem +0 -0
  45. data/vendor/cache/rubyntlm-0.6.3.gem +0 -0
  46. data/vendor/cache/rubyzip-2.3.2.gem +0 -0
  47. data/vendor/cache/vagrant_cloud-3.0.5.gem +0 -0
  48. data/vendor/cache/wdm-0.1.1.gem +0 -0
  49. data/vendor/cache/winrm-2.3.6.gem +0 -0
  50. data/vendor/cache/winrm-elevated-1.2.3.gem +0 -0
  51. data/vendor/cache/winrm-fs-1.3.5.gem +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a16b7681668e2fb08e1867175a8f10d559b1d3a42d5279ed3fd32eb2486882d7
4
- data.tar.gz: 992f827042b9ddffff1726b74e748120e2fcf5a44aacb4755e4689d805ab491c
3
+ metadata.gz: 666db14dea4dd6c24a9ffdaa07359ac46abffbf3dc6eb46ed94bbc7758b98189
4
+ data.tar.gz: '059e83a4af82a51115e230263477b54fd6426ad9b2f5040d3c6a14270b1d8ff7'
5
5
  SHA512:
6
- metadata.gz: 14babc93d40146e80cca0c2b2ede46437c6c08c937c7daad6fc7ce30613a29230418b2748822a61bdc013b21c84cd8f21ef41772441a044e0258175f3a334263
7
- data.tar.gz: 1cef0c2ad682ac90841009186863808b4702061d66df0d9cd723188a4bfc94e8b137e2fee3f6eee150b2f6aba5c29ecb88b69c94ed1730aea0681391d7764559
6
+ metadata.gz: 8f0549c1f3e3eb802c7a88602722d32e1b4989a04a48e580b300aec8bb69d14dc7d086edd23c8d8c99c4e062e10e3d2a602d721debc666c6c847d9bfa2f18bed
7
+ data.tar.gz: 96397510e092dfdc8fdfafb71c50470204f6a8deb564b102818be56c6fa40cd3cd97e8d9626f93aeabe0ed6ff388ddf74b8d60382c37dc72121df5d30c184f2f
data/Gemfile CHANGED
@@ -4,10 +4,13 @@ source 'https://rubygems.org'
4
4
 
5
5
  group :development do
6
6
  gem 'vagrant', git: 'https://github.com/hashicorp/vagrant.git', tag: "v2.2.18"
7
- # gem "vagrant-libvirt"
8
- # gem "vagrant-reload"
9
- # gem "vagrant-timezone"
10
- # gem "vagrant-vmware-desktop"
7
+ gem "vagrant-aws"
8
+ gem "vagrant-digitalocean"
9
+ gem "vagrant-env"
10
+ gem "vagrant-libvirt"
11
+ gem "vagrant-reload"
12
+ gem "vagrant-timezone"
13
+ gem "vagrant-vmware-desktop"
11
14
  end
12
15
 
13
16
  group :plugins do
data/Gemfile.lock CHANGED
@@ -28,7 +28,7 @@ GIT
28
28
  PATH
29
29
  remote: .
30
30
  specs:
31
- vagrant-k3s (0.1.1)
31
+ vagrant-k3s (0.1.2)
32
32
 
33
33
  GEM
34
34
  remote: https://rubygems.org/
@@ -38,10 +38,55 @@ GEM
38
38
  childprocess (4.1.0)
39
39
  concurrent-ruby (1.1.9)
40
40
  diff-lcs (1.4.4)
41
+ dotenv (0.11.1)
42
+ dotenv-deployment (~> 0.0.2)
43
+ dotenv-deployment (0.0.2)
41
44
  ed25519 (1.2.4)
42
45
  erubi (1.10.0)
43
- excon (0.86.0)
46
+ excon (0.87.0)
47
+ faraday (1.8.0)
48
+ faraday-em_http (~> 1.0)
49
+ faraday-em_synchrony (~> 1.0)
50
+ faraday-excon (~> 1.1)
51
+ faraday-httpclient (~> 1.0.1)
52
+ faraday-net_http (~> 1.0)
53
+ faraday-net_http_persistent (~> 1.1)
54
+ faraday-patron (~> 1.0)
55
+ faraday-rack (~> 1.0)
56
+ multipart-post (>= 1.2, < 3)
57
+ ruby2_keywords (>= 0.0.4)
58
+ faraday-em_http (1.0.0)
59
+ faraday-em_synchrony (1.0.0)
60
+ faraday-excon (1.1.0)
61
+ faraday-httpclient (1.0.1)
62
+ faraday-net_http (1.0.1)
63
+ faraday-net_http_persistent (1.2.0)
64
+ faraday-patron (1.0.0)
65
+ faraday-rack (1.0.0)
44
66
  ffi (1.15.4)
67
+ fog-aws (3.12.0)
68
+ fog-core (~> 2.1)
69
+ fog-json (~> 1.1)
70
+ fog-xml (~> 0.1)
71
+ ipaddress (~> 0.8)
72
+ fog-core (2.2.4)
73
+ builder
74
+ excon (~> 0.71)
75
+ formatador (~> 0.2)
76
+ mime-types
77
+ fog-json (1.2.0)
78
+ fog-core
79
+ multi_json (~> 1.10)
80
+ fog-libvirt (0.9.0)
81
+ fog-core (>= 1.27.4)
82
+ fog-json
83
+ fog-xml (~> 0.1.1)
84
+ json
85
+ ruby-libvirt (>= 0.7.0)
86
+ fog-xml (0.1.4)
87
+ fog-core
88
+ nokogiri (>= 1.5.11, < 2.0.0)
89
+ formatador (0.3.0)
45
90
  gssapi (1.3.1)
46
91
  ffi (>= 1.0.1)
47
92
  gyoku (1.3.1)
@@ -50,6 +95,9 @@ GEM
50
95
  httpclient (2.8.3)
51
96
  i18n (1.8.10)
52
97
  concurrent-ruby (~> 1.0)
98
+ iniparse (1.5.0)
99
+ ipaddress (0.8.3)
100
+ json (2.6.1)
53
101
  listen (3.7.0)
54
102
  rb-fsevent (~> 0.10, >= 0.10.3)
55
103
  rb-inotify (~> 0.9, >= 0.9.10)
@@ -62,12 +110,16 @@ GEM
62
110
  mime-types-data (~> 3.2015)
63
111
  mime-types-data (3.2021.0901)
64
112
  multi_json (1.15.0)
113
+ multipart-post (2.1.1)
65
114
  net-scp (3.0.0)
66
115
  net-ssh (>= 2.6.5, < 7.0.0)
67
116
  net-sftp (3.0.0)
68
117
  net-ssh (>= 5.0.0, < 7.0.0)
69
118
  net-ssh (6.1.0)
119
+ nokogiri (1.12.5-x86_64-linux)
120
+ racc (~> 1.4)
70
121
  nori (2.6.0)
122
+ racc (1.6.0)
71
123
  rake (13.0.6)
72
124
  rb-fsevent (0.11.0)
73
125
  rb-inotify (0.10.1)
@@ -88,8 +140,27 @@ GEM
88
140
  diff-lcs (>= 1.2.0, < 2.0)
89
141
  rspec-support (~> 3.10.0)
90
142
  rspec-support (3.10.2)
143
+ ruby-libvirt (0.7.1)
144
+ ruby2_keywords (0.0.5)
91
145
  rubyntlm (0.6.3)
92
146
  rubyzip (2.3.2)
147
+ vagrant-aws (0.7.2)
148
+ fog-aws (~> 3.12.0)
149
+ iniparse (~> 1.4, >= 1.4.2)
150
+ vagrant-digitalocean (0.9.5)
151
+ faraday (>= 0.8.6)
152
+ json
153
+ log4r
154
+ vagrant-env (0.0.3)
155
+ dotenv (~> 0.9)
156
+ vagrant-libvirt (0.6.3)
157
+ fog-core (~> 2.1)
158
+ fog-libvirt (>= 0.6.0)
159
+ nokogiri (~> 1.6)
160
+ rexml
161
+ vagrant-reload (0.0.1)
162
+ vagrant-timezone (1.3.0)
163
+ vagrant-vmware-desktop (3.0.1)
93
164
  vagrant_cloud (3.0.5)
94
165
  excon (~> 0.73)
95
166
  log4r (~> 1.1.10)
@@ -121,7 +192,14 @@ DEPENDENCIES
121
192
  rake (~> 13.0)
122
193
  rspec (~> 3.10.0)
123
194
  vagrant!
195
+ vagrant-aws
196
+ vagrant-digitalocean
197
+ vagrant-env
124
198
  vagrant-k3s!
199
+ vagrant-libvirt
200
+ vagrant-reload
201
+ vagrant-timezone
202
+ vagrant-vmware-desktop
125
203
 
126
204
  BUNDLED WITH
127
205
  2.2.27
data/README.md CHANGED
@@ -11,8 +11,8 @@ vagrant up --provider=<your favorite provider>
11
11
 
12
12
  ```ruby
13
13
  Vagrant.configure("2") do |config|
14
- config.vm.box = "centos/stream8"
15
- config.vm.provision :k3s do |k3s|
14
+ config.vm.box = "dweomer/centos-8.4-amd64"
15
+ config.vm.provision :k3s, run: "once" do |k3s|
16
16
  # installer_url: can be anything that curl can access from the guest
17
17
  # default =>`https://get.k3s.io`
18
18
  # type => String
@@ -21,13 +21,13 @@ Vagrant.configure("2") do |config|
21
21
  # args: are command line arguments to be passed to the shell, e.g.:
22
22
  # `curl ... | sh -s - #{args}`
23
23
  # type => String || Array<string>
24
- k3s.args = "server --token=vagrant"
24
+ k3s.args = "server --selinux"
25
25
  # or
26
- k3s.args = %w[server --token=vagrant]
26
+ k3s.args = %w[server --selinux]
27
27
 
28
28
  # env: environment variables to be set before invoking the installer script
29
29
  # type => String || Array<String> || Hash
30
- k3s.env = %w[K3S_KUBECONFIG_MODE=0640 K3S_SELINUX=true]
30
+ k3s.env = %w[K3S_KUBECONFIG_MODE=0644 K3S_TOKEN=vagrant]
31
31
  # or
32
32
  k3s.env = ENV.select{|k| k.start_with?('K3S_') || k.start_with?('INSTALL_K3S_')}.merge({
33
33
  :K3S_KUBECONFIG_MODE => '0640', # pass this as a string unless you like weird results in your guest ...
@@ -39,9 +39,11 @@ Vagrant.configure("2") do |config|
39
39
  K3S_SELINUX=true
40
40
  ENV
41
41
 
42
- # env_path: where to write the envvars to be source prior to invoking the installer script
42
+ # env_path: where to write the envvars to be sourced prior to invoking the installer script
43
43
  # default => `/etc/rancher/k3s/install.env`
44
44
  k3s.env_path = '/etc/rancher/k3s/install.env'
45
+ k3s.env_mode = '0600' # default
46
+ k3s.env_owner = 'root:root' #default
45
47
 
46
48
  # config: config file content in yaml
47
49
  # type => String || Hash
@@ -54,14 +56,19 @@ Vagrant.configure("2") do |config|
54
56
  - local-storage
55
57
  - servicelb
56
58
  YAML
59
+ # config_mode: config file permissions
60
+ # type => String
61
+ # default => `0600`
62
+ k3s.config_mode = '0644' # side-step https://github.com/k3s-io/k3s/issues/4321
63
+ k3s.config_owner = 'root:root' #default
57
64
 
58
65
  # config_path: where to write the config yaml.
59
66
  # if you override this be sure to let k3s know, e.g.
60
67
  # k3s.env = { :INSTALL_K3S_EXEC => '--config=/some/other/config.yaml' }
61
68
  # or
62
69
  # k3s.args = '--config=/some/other/config.yaml'
63
- # default => `/etc/rancher/k3s/conf.yaml`
64
- k3s.config_path = '/etc/rancher/k3s/conf.yaml'
70
+ # default => `/etc/rancher/k3s/config.yaml`
71
+ k3s.config_path = '/etc/rancher/k3s/config.yaml'
65
72
  end
66
73
  end
67
74
 
@@ -5,13 +5,10 @@ module VagrantPlugins
5
5
  module Cap
6
6
  module Linux
7
7
  module K3sInstalled
8
- # Check if K3s is installed at the given version.
8
+ # Check if K3s is installed.
9
9
  # @return [true, false]
10
- def self.k3s_installed(machine, k3s="k3s")
11
- machine.communicate.execute("/usr/bin/which k3s") do |type, data|
12
- k3s = data.to_s if type == :stdout
13
- end
14
- machine.communicate.test("#{k3s} --version", sudo: true)
10
+ def self.k3s_installed(machine)
11
+ machine.communicate.test("which k3s", sudo: true)
15
12
  end
16
13
  end
17
14
  end
@@ -3,7 +3,11 @@
3
3
  module VagrantPlugins
4
4
  module K3s
5
5
  class Config < Vagrant.plugin(2, :config)
6
- DEFAULT_CONFIG_PATH = "/etc/rancher/k3s/conf.yaml".freeze
6
+ DEFAULT_CONFIG_MODE = "0600".freeze
7
+ DEFAULT_CONFIG_OWNER = "root:root".freeze
8
+ DEFAULT_CONFIG_PATH = "/etc/rancher/k3s/config.yaml".freeze
9
+ DEFAULT_ENV_MODE = "0600".freeze
10
+ DEFAULT_ENV_OWNER = "root:root".freeze
7
11
  DEFAULT_ENV_PATH = "/etc/rancher/k3s/install.env".freeze
8
12
  DEFAULT_INSTALLER_URL = "https://get.k3s.io".freeze
9
13
 
@@ -15,7 +19,15 @@ module VagrantPlugins
15
19
  # @return [Hash]
16
20
  attr_accessor :config
17
21
 
18
- # Defaults to `/etc/rancher/k3s/conf.yaml`
22
+ # Defaults to `0600`
23
+ # @return [String]
24
+ attr_accessor :config_mode
25
+
26
+ # Defaults to `root:root`
27
+ # @return [String]
28
+ attr_accessor :config_owner
29
+
30
+ # Defaults to `/etc/rancher/k3s/config.yaml`
19
31
  # @return [String]
20
32
  attr_accessor :config_path
21
33
 
@@ -23,6 +35,14 @@ module VagrantPlugins
23
35
  # @return [Array<String>]
24
36
  attr_accessor :env
25
37
 
38
+ # Defaults to `0600`
39
+ # @return [String]
40
+ attr_accessor :env_mode
41
+
42
+ # Defaults to `root:root`
43
+ # @return [String]
44
+ attr_accessor :env_owner
45
+
26
46
  # Defaults to `/etc/rancher/k3s/install.env`
27
47
  # @return [String]
28
48
  attr_accessor :env_path
@@ -74,8 +94,12 @@ module VagrantPlugins
74
94
  def initialize
75
95
  @args = UNSET_VALUE
76
96
  @config = UNSET_VALUE
97
+ @config_mode = UNSET_VALUE
98
+ @config_owner = UNSET_VALUE
77
99
  @config_path = UNSET_VALUE
78
100
  @env = UNSET_VALUE
101
+ @env_mode = UNSET_VALUE
102
+ @env_owner = UNSET_VALUE
79
103
  @env_path = UNSET_VALUE
80
104
  @installer_url = UNSET_VALUE
81
105
  end
@@ -83,8 +107,12 @@ module VagrantPlugins
83
107
  def finalize!
84
108
  @args = [] if @args == UNSET_VALUE
85
109
  @config = "" if @config == UNSET_VALUE
86
- @config_path = DEFAULT_CONFIG_PATH if @config_path == UNSET_VALUE
110
+ @config_mode = @config_mode == UNSET_VALUE ? DEFAULT_CONFIG_MODE : @config_mode.to_s
111
+ @config_owner = @config_owner == UNSET_VALUE ? DEFAULT_CONFIG_OWNER : @config_owner.to_s
112
+ @config_path = @config_path == UNSET_VALUE ? DEFAULT_CONFIG_PATH : @config_path.to_s
87
113
  @env = [] if @env == UNSET_VALUE
114
+ @env_mode = DEFAULT_ENV_MODE if @env_mode == UNSET_VALUE
115
+ @env_owner = DEFAULT_ENV_OWNER if @env_owner == UNSET_VALUE
88
116
  @env_path = DEFAULT_ENV_PATH if @env_path == UNSET_VALUE
89
117
  @installer_url = DEFAULT_INSTALLER_URL if @installer_url == UNSET_VALUE
90
118
 
@@ -29,12 +29,12 @@ module VagrantPlugins
29
29
  args = " #{args.join(" ")}"
30
30
  end
31
31
 
32
- @machine.ui.info 'Ensuring cURL ...'
32
+ @machine.ui.info 'Installing K3s ...'
33
+
33
34
  unless @machine.guest.capability(:curl_installed)
34
35
  @machine.guest.capability(:curl_install)
35
36
  end
36
37
 
37
- @machine.ui.info 'Installing K3s ...'
38
38
  config_file = config.config_path.to_s
39
39
  config_yaml = config.config.is_a?(String) ? config.config : stringify_keys(config.config).to_yaml
40
40
  with_file_upload "k3s-config.yaml".freeze, config_file, config_yaml
@@ -56,8 +56,11 @@ module VagrantPlugins
56
56
  with_file_upload "k3s-install.sh", install_sh, <<~EOF
57
57
  #/usr/bin/env bash
58
58
  set -eu -o pipefail
59
- mkdir -p $(dirname #{config.config_path}) $(dirname #{config.env_path})
60
- chown root:root #{config.config_path} #{config.env_path}
59
+ mkdir -m 0755 -p $(dirname #{config.config_path}) $(dirname #{config.env_path})
60
+ chown #{config.config_owner} #{config.config_path}
61
+ chmod #{config.config_mode} #{config.config_path}
62
+ chown #{config.env_owner} #{config.env_path}
63
+ chmod #{config.env_mode} #{config.env_path}
61
64
  set -o allexport
62
65
  source #{config.env_path}
63
66
  set +o allexport
@@ -70,12 +73,10 @@ module VagrantPlugins
70
73
  outputs.values.map(&:close)
71
74
  end
72
75
 
73
- @machine.guest.capability(:k3s_installed)
74
-
75
76
  begin
76
77
  exe = "k3s"
77
78
  @machine.ui.info 'Checking the K3s version ...'
78
- @machine.communicate.execute("/usr/bin/which k3s", :error_key => :ssh_bad_exit_status_muted) do |type, data|
79
+ @machine.communicate.execute("which k3s", :error_key => :ssh_bad_exit_status_muted) do |type, data|
79
80
  exe = data.chomp if type == :stdout
80
81
  end
81
82
  rescue Vagrant::Errors::VagrantError => e
@@ -131,7 +132,7 @@ module VagrantPlugins
131
132
  tmpdir = @machine.guest.capability :create_tmp_path, {:type => :directory}
132
133
  tmpfile = [tmpdir, File.basename(to)].join('/')
133
134
  @machine.communicate.upload(from, tmpfile)
134
- @machine.communicate.sudo("mkdir -p #{File.dirname(to)} && mv -f #{tmpfile} #{to}")
135
+ @machine.communicate.sudo("mkdir -m 0755 -p #{File.dirname(to)} && mv -f #{tmpfile} #{to}")
135
136
  end
136
137
  to
137
138
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VagrantPlugins
4
4
  module K3s
5
- VERSION = '0.1.1'
5
+ VERSION = '0.1.2'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-k3s
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacob Blain Christen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-10-05 00:00:00.000000000 Z
11
+ date: 2021-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -68,48 +68,6 @@ files:
68
68
  - lib/vagrant-k3s/provisioner.rb
69
69
  - lib/vagrant-k3s/version.rb
70
70
  - vagrant-k3s.gemspec
71
- - vendor/cache/bcrypt_pbkdf-1.1.0.gem
72
- - vendor/cache/builder-3.2.4.gem
73
- - vendor/cache/childprocess-4.1.0.gem
74
- - vendor/cache/concurrent-ruby-1.1.9.gem
75
- - vendor/cache/diff-lcs-1.4.4.gem
76
- - vendor/cache/ed25519-1.2.4.gem
77
- - vendor/cache/erubi-1.10.0.gem
78
- - vendor/cache/excon-0.86.0.gem
79
- - vendor/cache/ffi-1.15.4.gem
80
- - vendor/cache/gssapi-1.3.1.gem
81
- - vendor/cache/gyoku-1.3.1.gem
82
- - vendor/cache/hashicorp-checkpoint-0.1.5.gem
83
- - vendor/cache/httpclient-2.8.3.gem
84
- - vendor/cache/i18n-1.8.10.gem
85
- - vendor/cache/listen-3.7.0.gem
86
- - vendor/cache/little-plugger-1.1.4.gem
87
- - vendor/cache/log4r-1.1.10.gem
88
- - vendor/cache/logging-2.3.0.gem
89
- - vendor/cache/mime-types-3.3.1.gem
90
- - vendor/cache/mime-types-data-3.2021.0901.gem
91
- - vendor/cache/multi_json-1.15.0.gem
92
- - vendor/cache/net-scp-3.0.0.gem
93
- - vendor/cache/net-sftp-3.0.0.gem
94
- - vendor/cache/net-ssh-6.1.0.gem
95
- - vendor/cache/nori-2.6.0.gem
96
- - vendor/cache/rake-13.0.6.gem
97
- - vendor/cache/rb-fsevent-0.11.0.gem
98
- - vendor/cache/rb-inotify-0.10.1.gem
99
- - vendor/cache/rb-kqueue-0.2.7.gem
100
- - vendor/cache/rexml-3.2.5.gem
101
- - vendor/cache/rspec-3.10.0.gem
102
- - vendor/cache/rspec-core-3.10.1.gem
103
- - vendor/cache/rspec-expectations-3.10.1.gem
104
- - vendor/cache/rspec-mocks-3.10.2.gem
105
- - vendor/cache/rspec-support-3.10.2.gem
106
- - vendor/cache/rubyntlm-0.6.3.gem
107
- - vendor/cache/rubyzip-2.3.2.gem
108
- - vendor/cache/vagrant_cloud-3.0.5.gem
109
- - vendor/cache/wdm-0.1.1.gem
110
- - vendor/cache/winrm-2.3.6.gem
111
- - vendor/cache/winrm-elevated-1.2.3.gem
112
- - vendor/cache/winrm-fs-1.3.5.gem
113
71
  homepage: https://github.com/dweomer/vagrant-k3s
114
72
  licenses:
115
73
  - Apache 2.0
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file