foreman_virt_who_configure 0.5.24 → 0.5.25
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/foreman_virt_who_configure/configs/show.html.erb +2 -2
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/cs_CZ/foreman_virt_who_configure.edit.po +780 -0
- data/locale/de/foreman_virt_who_configure.edit.po +916 -0
- data/locale/es/foreman_virt_who_configure.edit.po +911 -0
- data/locale/fr/foreman_virt_who_configure.edit.po +936 -0
- data/locale/ja/foreman_virt_who_configure.edit.po +843 -0
- data/locale/ka/foreman_virt_who_configure.edit.po +894 -0
- data/locale/pt_BR/foreman_virt_who_configure.edit.po +903 -0
- data/locale/zh_CN/foreman_virt_who_configure.edit.po +825 -0
- data/test/unit/config_test.rb +2 -2
- metadata +10 -2
data/test/unit/config_test.rb
CHANGED
@@ -63,7 +63,7 @@ module ForemanVirtWhoConfigure
|
|
63
63
|
test 'whitelisting mode requires blacklist to be set' do
|
64
64
|
config.listing_mode = ForemanVirtWhoConfigure::Config::WHITELIST
|
65
65
|
refute config.valid?
|
66
|
-
assert_includes config.errors.
|
66
|
+
assert_includes config.errors.attribute_names, :whitelist
|
67
67
|
|
68
68
|
config.whitelist = 'a.host'
|
69
69
|
assert config.valid?
|
@@ -72,7 +72,7 @@ module ForemanVirtWhoConfigure
|
|
72
72
|
test 'blacklisting mode requires blacklist to be set' do
|
73
73
|
config.listing_mode = ForemanVirtWhoConfigure::Config::BLACKLIST
|
74
74
|
refute config.valid?
|
75
|
-
assert_includes config.errors.
|
75
|
+
assert_includes config.errors.attribute_names, :blacklist
|
76
76
|
|
77
77
|
config.blacklist = 'a.host'
|
78
78
|
assert config.valid?
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_virt_who_configure
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.25
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Foreman virt-who-configure team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: katello
|
@@ -164,8 +164,10 @@ files:
|
|
164
164
|
- locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo
|
165
165
|
- locale/ca/foreman_virt_who_configure.po
|
166
166
|
- locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo
|
167
|
+
- locale/cs_CZ/foreman_virt_who_configure.edit.po
|
167
168
|
- locale/cs_CZ/foreman_virt_who_configure.po
|
168
169
|
- locale/de/LC_MESSAGES/foreman_virt_who_configure.mo
|
170
|
+
- locale/de/foreman_virt_who_configure.edit.po
|
169
171
|
- locale/de/foreman_virt_who_configure.po
|
170
172
|
- locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo
|
171
173
|
- locale/de_DE/foreman_virt_who_configure.po
|
@@ -176,9 +178,11 @@ files:
|
|
176
178
|
- locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo
|
177
179
|
- locale/en_GB/foreman_virt_who_configure.po
|
178
180
|
- locale/es/LC_MESSAGES/foreman_virt_who_configure.mo
|
181
|
+
- locale/es/foreman_virt_who_configure.edit.po
|
179
182
|
- locale/es/foreman_virt_who_configure.po
|
180
183
|
- locale/foreman_virt_who_configure.pot
|
181
184
|
- locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo
|
185
|
+
- locale/fr/foreman_virt_who_configure.edit.po
|
182
186
|
- locale/fr/foreman_virt_who_configure.po
|
183
187
|
- locale/gemspec.rb
|
184
188
|
- locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo
|
@@ -192,8 +196,10 @@ files:
|
|
192
196
|
- locale/it/LC_MESSAGES/foreman_virt_who_configure.mo
|
193
197
|
- locale/it/foreman_virt_who_configure.po
|
194
198
|
- locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo
|
199
|
+
- locale/ja/foreman_virt_who_configure.edit.po
|
195
200
|
- locale/ja/foreman_virt_who_configure.po
|
196
201
|
- locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo
|
202
|
+
- locale/ka/foreman_virt_who_configure.edit.po
|
197
203
|
- locale/ka/foreman_virt_who_configure.po
|
198
204
|
- locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo
|
199
205
|
- locale/kn/foreman_virt_who_configure.po
|
@@ -212,6 +218,7 @@ files:
|
|
212
218
|
- locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo
|
213
219
|
- locale/pt/foreman_virt_who_configure.po
|
214
220
|
- locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo
|
221
|
+
- locale/pt_BR/foreman_virt_who_configure.edit.po
|
215
222
|
- locale/pt_BR/foreman_virt_who_configure.po
|
216
223
|
- locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo
|
217
224
|
- locale/ru/foreman_virt_who_configure.po
|
@@ -228,6 +235,7 @@ files:
|
|
228
235
|
- locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo
|
229
236
|
- locale/tr/foreman_virt_who_configure.po
|
230
237
|
- locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo
|
238
|
+
- locale/zh_CN/foreman_virt_who_configure.edit.po
|
231
239
|
- locale/zh_CN/foreman_virt_who_configure.po
|
232
240
|
- locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo
|
233
241
|
- locale/zh_TW/foreman_virt_who_configure.po
|