hammer_cli_foreman_virt_who_configure 0.0.9 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/hammer_cli_foreman_virt_who_configure/config.rb +29 -28
- data/lib/hammer_cli_foreman_virt_who_configure/i18n.rb +2 -0
- data/lib/hammer_cli_foreman_virt_who_configure/system_caller.rb +3 -1
- data/lib/hammer_cli_foreman_virt_who_configure/version.rb +3 -1
- data/lib/hammer_cli_foreman_virt_who_configure.rb +5 -3
- data/locale/bn/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/bn_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/bqi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ca/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/de/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/de_AT/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/de_DE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/el/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/en/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/en_US/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/es/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/et_EE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/gl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/gu/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/he_IL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/hi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/id/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/it/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ja/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ka/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/kn/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ko/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ml_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/mr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/nl_NL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/or/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/pa/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/pl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/pl_PL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/pt/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ro/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ro_RO/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ru/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/sl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/sv_SE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ta/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/ta_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/te/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/tr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/vi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/vi_VN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/zh/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo +0 -0
- data/test/data/3.11/foreman_api.json +1 -0
- data/test/functional/config/config_create_test.rb +21 -29
- data/test/functional/config/config_deploy_test.rb +16 -14
- data/test/functional/config/config_fetch_test.rb +12 -10
- data/test/functional/config/config_info_test.rb +45 -43
- data/test/functional/config/config_list_test.rb +11 -9
- data/test/functional/config/config_update_test.rb +7 -5
- data/test/functional/test_helper.rb +23 -21
- data/test/test_helper.rb +4 -2
- data/test/unit/system_caller_test.rb +5 -2
- metadata +193 -17
metadata
CHANGED
@@ -1,43 +1,179 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hammer_cli_foreman_virt_who_configure
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tomáš Strachota
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-09-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: hammer_cli
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '3.10'
|
20
|
+
- - "<"
|
18
21
|
- !ruby/object:Gem::Version
|
19
|
-
version:
|
22
|
+
version: '4.0'
|
20
23
|
type: :runtime
|
21
24
|
prerelease: false
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
23
26
|
requirements:
|
24
|
-
- - "
|
27
|
+
- - "~>"
|
25
28
|
- !ruby/object:Gem::Version
|
26
|
-
version:
|
29
|
+
version: '3.10'
|
30
|
+
- - "<"
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '4.0'
|
27
33
|
- !ruby/object:Gem::Dependency
|
28
34
|
name: hammer_cli_foreman
|
29
35
|
requirement: !ruby/object:Gem::Requirement
|
30
36
|
requirements:
|
31
|
-
- - "
|
37
|
+
- - "~>"
|
38
|
+
- !ruby/object:Gem::Version
|
39
|
+
version: '3.9'
|
40
|
+
- - "<"
|
32
41
|
- !ruby/object:Gem::Version
|
33
|
-
version:
|
42
|
+
version: '4.0'
|
34
43
|
type: :runtime
|
35
44
|
prerelease: false
|
45
|
+
version_requirements: !ruby/object:Gem::Requirement
|
46
|
+
requirements:
|
47
|
+
- - "~>"
|
48
|
+
- !ruby/object:Gem::Version
|
49
|
+
version: '3.9'
|
50
|
+
- - "<"
|
51
|
+
- !ruby/object:Gem::Version
|
52
|
+
version: '4.0'
|
53
|
+
- !ruby/object:Gem::Dependency
|
54
|
+
name: ci_reporter
|
55
|
+
requirement: !ruby/object:Gem::Requirement
|
56
|
+
requirements:
|
57
|
+
- - ">="
|
58
|
+
- !ruby/object:Gem::Version
|
59
|
+
version: 1.6.3
|
60
|
+
- - "<"
|
61
|
+
- !ruby/object:Gem::Version
|
62
|
+
version: 2.0.0
|
63
|
+
type: :development
|
64
|
+
prerelease: false
|
65
|
+
version_requirements: !ruby/object:Gem::Requirement
|
66
|
+
requirements:
|
67
|
+
- - ">="
|
68
|
+
- !ruby/object:Gem::Version
|
69
|
+
version: 1.6.3
|
70
|
+
- - "<"
|
71
|
+
- !ruby/object:Gem::Version
|
72
|
+
version: 2.0.0
|
73
|
+
- !ruby/object:Gem::Dependency
|
74
|
+
name: gettext
|
75
|
+
requirement: !ruby/object:Gem::Requirement
|
76
|
+
requirements:
|
77
|
+
- - ">="
|
78
|
+
- !ruby/object:Gem::Version
|
79
|
+
version: 3.1.3
|
80
|
+
- - "<"
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: 4.0.0
|
83
|
+
type: :development
|
84
|
+
prerelease: false
|
36
85
|
version_requirements: !ruby/object:Gem::Requirement
|
37
86
|
requirements:
|
38
87
|
- - ">="
|
39
88
|
- !ruby/object:Gem::Version
|
40
|
-
version:
|
89
|
+
version: 3.1.3
|
90
|
+
- - "<"
|
91
|
+
- !ruby/object:Gem::Version
|
92
|
+
version: 4.0.0
|
93
|
+
- !ruby/object:Gem::Dependency
|
94
|
+
name: minitest
|
95
|
+
requirement: !ruby/object:Gem::Requirement
|
96
|
+
requirements:
|
97
|
+
- - '='
|
98
|
+
- !ruby/object:Gem::Version
|
99
|
+
version: 4.7.4
|
100
|
+
type: :development
|
101
|
+
prerelease: false
|
102
|
+
version_requirements: !ruby/object:Gem::Requirement
|
103
|
+
requirements:
|
104
|
+
- - '='
|
105
|
+
- !ruby/object:Gem::Version
|
106
|
+
version: 4.7.4
|
107
|
+
- !ruby/object:Gem::Dependency
|
108
|
+
name: minitest-spec-context
|
109
|
+
requirement: !ruby/object:Gem::Requirement
|
110
|
+
requirements:
|
111
|
+
- - "~>"
|
112
|
+
- !ruby/object:Gem::Version
|
113
|
+
version: 0.0.5
|
114
|
+
type: :development
|
115
|
+
prerelease: false
|
116
|
+
version_requirements: !ruby/object:Gem::Requirement
|
117
|
+
requirements:
|
118
|
+
- - "~>"
|
119
|
+
- !ruby/object:Gem::Version
|
120
|
+
version: 0.0.5
|
121
|
+
- !ruby/object:Gem::Dependency
|
122
|
+
name: mocha
|
123
|
+
requirement: !ruby/object:Gem::Requirement
|
124
|
+
requirements:
|
125
|
+
- - "~>"
|
126
|
+
- !ruby/object:Gem::Version
|
127
|
+
version: '2.0'
|
128
|
+
type: :development
|
129
|
+
prerelease: false
|
130
|
+
version_requirements: !ruby/object:Gem::Requirement
|
131
|
+
requirements:
|
132
|
+
- - "~>"
|
133
|
+
- !ruby/object:Gem::Version
|
134
|
+
version: '2.0'
|
135
|
+
- !ruby/object:Gem::Dependency
|
136
|
+
name: rake
|
137
|
+
requirement: !ruby/object:Gem::Requirement
|
138
|
+
requirements:
|
139
|
+
- - "~>"
|
140
|
+
- !ruby/object:Gem::Version
|
141
|
+
version: '10.0'
|
142
|
+
type: :development
|
143
|
+
prerelease: false
|
144
|
+
version_requirements: !ruby/object:Gem::Requirement
|
145
|
+
requirements:
|
146
|
+
- - "~>"
|
147
|
+
- !ruby/object:Gem::Version
|
148
|
+
version: '10.0'
|
149
|
+
- !ruby/object:Gem::Dependency
|
150
|
+
name: theforeman-rubocop
|
151
|
+
requirement: !ruby/object:Gem::Requirement
|
152
|
+
requirements:
|
153
|
+
- - "~>"
|
154
|
+
- !ruby/object:Gem::Version
|
155
|
+
version: 0.1.0
|
156
|
+
type: :development
|
157
|
+
prerelease: false
|
158
|
+
version_requirements: !ruby/object:Gem::Requirement
|
159
|
+
requirements:
|
160
|
+
- - "~>"
|
161
|
+
- !ruby/object:Gem::Version
|
162
|
+
version: 0.1.0
|
163
|
+
- !ruby/object:Gem::Dependency
|
164
|
+
name: thor
|
165
|
+
requirement: !ruby/object:Gem::Requirement
|
166
|
+
requirements:
|
167
|
+
- - "~>"
|
168
|
+
- !ruby/object:Gem::Version
|
169
|
+
version: '1.0'
|
170
|
+
type: :development
|
171
|
+
prerelease: false
|
172
|
+
version_requirements: !ruby/object:Gem::Requirement
|
173
|
+
requirements:
|
174
|
+
- - "~>"
|
175
|
+
- !ruby/object:Gem::Version
|
176
|
+
version: '1.0'
|
41
177
|
description: " Plugin for configuring Virt Who\n"
|
42
178
|
email: tstracho@redhat.com
|
43
179
|
executables: []
|
@@ -53,20 +189,56 @@ files:
|
|
53
189
|
- lib/hammer_cli_foreman_virt_who_configure/i18n.rb
|
54
190
|
- lib/hammer_cli_foreman_virt_who_configure/system_caller.rb
|
55
191
|
- lib/hammer_cli_foreman_virt_who_configure/version.rb
|
192
|
+
- locale/bn/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
193
|
+
- locale/bn_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
194
|
+
- locale/bqi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
56
195
|
- locale/ca/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
196
|
+
- locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
57
197
|
- locale/de/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
198
|
+
- locale/de_AT/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
199
|
+
- locale/de_DE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
200
|
+
- locale/el/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
58
201
|
- locale/en/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
59
202
|
- locale/en_GB/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
203
|
+
- locale/en_US/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
60
204
|
- locale/es/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
205
|
+
- locale/et_EE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
61
206
|
- locale/fr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
207
|
+
- locale/gl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
208
|
+
- locale/gu/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
209
|
+
- locale/he_IL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
210
|
+
- locale/hi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
211
|
+
- locale/id/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
62
212
|
- locale/it/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
63
213
|
- locale/ja/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
214
|
+
- locale/ka/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
215
|
+
- locale/kn/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
64
216
|
- locale/ko/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
217
|
+
- locale/ml_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
218
|
+
- locale/mr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
219
|
+
- locale/nl_NL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
220
|
+
- locale/or/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
221
|
+
- locale/pa/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
222
|
+
- locale/pl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
223
|
+
- locale/pl_PL/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
224
|
+
- locale/pt/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
65
225
|
- locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
226
|
+
- locale/ro/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
227
|
+
- locale/ro_RO/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
66
228
|
- locale/ru/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
229
|
+
- locale/sl/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
230
|
+
- locale/sv_SE/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
231
|
+
- locale/ta/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
232
|
+
- locale/ta_IN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
233
|
+
- locale/te/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
234
|
+
- locale/tr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
235
|
+
- locale/vi/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
236
|
+
- locale/vi_VN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
237
|
+
- locale/zh/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
67
238
|
- locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
68
239
|
- locale/zh_TW/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
|
69
240
|
- test/data/1.15/foreman_api.json
|
241
|
+
- test/data/3.11/foreman_api.json
|
70
242
|
- test/functional/config/config_create_test.rb
|
71
243
|
- test/functional/config/config_deploy_test.rb
|
72
244
|
- test/functional/config/config_fetch_test.rb
|
@@ -88,25 +260,29 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
88
260
|
requirements:
|
89
261
|
- - ">="
|
90
262
|
- !ruby/object:Gem::Version
|
91
|
-
version: '
|
263
|
+
version: '2.7'
|
264
|
+
- - "<"
|
265
|
+
- !ruby/object:Gem::Version
|
266
|
+
version: '4'
|
92
267
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
93
268
|
requirements:
|
94
269
|
- - ">="
|
95
270
|
- !ruby/object:Gem::Version
|
96
271
|
version: '0'
|
97
272
|
requirements: []
|
98
|
-
rubygems_version: 3.
|
273
|
+
rubygems_version: 3.2.33
|
99
274
|
signing_key:
|
100
275
|
specification_version: 4
|
101
276
|
summary: Plugin for configuring Virt Who
|
102
277
|
test_files:
|
103
|
-
- test/
|
104
|
-
- test/
|
105
|
-
- test/functional/config/
|
278
|
+
- test/data/1.15/foreman_api.json
|
279
|
+
- test/data/3.11/foreman_api.json
|
280
|
+
- test/functional/config/config_create_test.rb
|
106
281
|
- test/functional/config/config_deploy_test.rb
|
107
282
|
- test/functional/config/config_fetch_test.rb
|
108
|
-
- test/functional/config/
|
283
|
+
- test/functional/config/config_info_test.rb
|
284
|
+
- test/functional/config/config_list_test.rb
|
285
|
+
- test/functional/config/config_update_test.rb
|
109
286
|
- test/functional/test_helper.rb
|
110
|
-
- test/unit/system_caller_test.rb
|
111
287
|
- test/test_helper.rb
|
112
|
-
- test/
|
288
|
+
- test/unit/system_caller_test.rb
|