hammer_cli_foreman_puppet 0.0.7 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_puppet/associating_commands.rb +1 -1
  3. data/lib/hammer_cli_foreman_puppet/class.rb +1 -3
  4. data/lib/hammer_cli_foreman_puppet/combination.rb +0 -1
  5. data/lib/hammer_cli_foreman_puppet/command_extensions/combination.rb +3 -3
  6. data/lib/hammer_cli_foreman_puppet/commands.rb +3 -2
  7. data/lib/hammer_cli_foreman_puppet/host.rb +4 -5
  8. data/lib/hammer_cli_foreman_puppet/hostgroup.rb +7 -8
  9. data/lib/hammer_cli_foreman_puppet/i18n.rb +3 -3
  10. data/lib/hammer_cli_foreman_puppet/id_resolver.rb +5 -5
  11. data/lib/hammer_cli_foreman_puppet/option_sources/puppet_environment_params.rb +1 -2
  12. data/lib/hammer_cli_foreman_puppet/puppet_references.rb +0 -1
  13. data/lib/hammer_cli_foreman_puppet/smart_class_parameter.rb +6 -6
  14. data/lib/hammer_cli_foreman_puppet/smart_proxy.rb +2 -2
  15. data/lib/hammer_cli_foreman_puppet/version.rb +1 -1
  16. data/locale/cs_CZ/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  17. data/locale/cs_CZ/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  18. data/locale/de/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  19. data/locale/de/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  20. data/locale/en/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  21. data/locale/en/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  22. data/locale/es/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  23. data/locale/es/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +2 -2
  24. data/locale/fr/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  25. data/locale/fr/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  26. data/locale/ja/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  27. data/locale/ja/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +5 -3
  28. data/locale/ka/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  29. data/locale/ka/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  30. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_puppet.mo +0 -0
  31. data/locale/ko/hammer_cli_foreman_puppet.po +283 -0
  32. data/locale/pt_BR/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  33. data/locale/pt_BR/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +1 -1
  34. data/locale/zh_CN/LC_MESSAGES/{hammer-cli-foreman-puppet.mo → hammer_cli_foreman_puppet.mo} +0 -0
  35. data/locale/zh_CN/{hammer-cli-foreman-puppet.po → hammer_cli_foreman_puppet.po} +5 -3
  36. metadata +30 -85
  37. data/locale/cs_CZ/hammer-cli-foreman-puppet.edit.po +0 -383
  38. data/locale/de/hammer-cli-foreman-puppet.edit.po +0 -396
  39. data/locale/en/hammer-cli-foreman-puppet.edit.po +0 -362
  40. data/locale/es/hammer-cli-foreman-puppet.edit.po +0 -389
  41. data/locale/fr/hammer-cli-foreman-puppet.edit.po +0 -387
  42. data/locale/ja/hammer-cli-foreman-puppet.edit.po +0 -386
  43. data/locale/ka/hammer-cli-foreman-puppet.edit.po +0 -383
  44. data/locale/pt_BR/hammer-cli-foreman-puppet.edit.po +0 -389
  45. data/locale/zh_CN/hammer-cli-foreman-puppet.edit.po +0 -385
  46. data/test/data/2.1/foreman_api.json +0 -1
  47. data/test/data/3.0/foreman_api.json +0 -1
  48. data/test/data/3.3/foreman_api.json +0 -1
  49. data/test/data/README.md +0 -27
  50. data/test/functional/config_group_test.rb +0 -28
  51. data/test/functional/host/create_test.rb +0 -195
  52. data/test/functional/host/update_test.rb +0 -126
  53. data/test/functional/hostgroup/create_test.rb +0 -178
  54. data/test/functional/hostgroup/update_test.rb +0 -126
  55. data/test/functional/proxy_test.rb +0 -86
  56. data/test/functional/smart_class_parameter_test.rb +0 -97
  57. data/test/functional/template_test.rb +0 -38
  58. data/test/functional/test_helper.rb +0 -7
  59. data/test/test_helper.rb +0 -29
  60. data/test/unit/apipie_resource_mock.rb +0 -186
  61. data/test/unit/config_group_test.rb +0 -73
  62. data/test/unit/helpers/command.rb +0 -163
  63. data/test/unit/helpers/fake_searchables.rb +0 -19
  64. data/test/unit/helpers/resource_disabled.rb +0 -24
  65. data/test/unit/puppet_class_test.rb +0 -72
  66. data/test/unit/puppet_environment_test.rb +0 -116
  67. data/test/unit/smart_class_parameter_test.rb +0 -114
  68. data/test/unit/test_helper.rb +0 -18
  69. data/test/unit/test_output_adapter.rb +0 -22
  70. /data/locale/{hammer-cli-foreman-puppet.pot → hammer_cli_foreman_puppet.pot} +0 -0
@@ -0,0 +1,283 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the hammer-cli-foreman-puppet package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
10
+ #
11
+ #, fuzzy
12
+ msgid ""
13
+ msgstr ""
14
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
15
+ "Report-Msgid-Bugs-To: \n"
16
+ "POT-Creation-Date: 2021-08-02 23:05+0530\n"
17
+ "PO-Revision-Date: 2021-08-02 17:36+0000\n"
18
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
19
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
20
+ "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
21
+ "MIME-Version: 1.0\n"
22
+ "Content-Type: text/plain; charset=UTF-8\n"
23
+ "Content-Transfer-Encoding: 8bit\n"
24
+ "Language: ko\n"
25
+ "Plural-Forms: nplurals=1; plural=0;\n"
26
+
27
+ msgid "Manage Foreman Puppet classes"
28
+ msgstr "Foreman Puppet 클래스 관리"
29
+
30
+ msgid "Manage Foreman Puppet environments"
31
+ msgstr "Foreman Puppet 환경 관리"
32
+
33
+ msgid "Manage Foreman config groups"
34
+ msgstr "Foreman config 그룹 관리"
35
+
36
+ msgid "Manage Foreman Puppet smart class parameters"
37
+ msgstr "Foreman Puppet 스마트 클래스 매개변수 관리"
38
+
39
+ msgid "Associate a Puppet environment"
40
+ msgstr "Puppet 환경 연결"
41
+
42
+ msgid "The environment has been associated."
43
+ msgstr "환경이 연결되어 있습니다."
44
+
45
+ msgid "Could not associate the environment"
46
+ msgstr "환경을 연결할 수 없음"
47
+
48
+ msgid "Disassociate a Puppet environment"
49
+ msgstr "Puppet 환경 분리"
50
+
51
+ msgid "The environment has been disassociated."
52
+ msgstr "환경이 분리되었습니다."
53
+
54
+ msgid "Could not disassociate the environment"
55
+ msgstr "환경을 분리할 수 없음"
56
+
57
+ msgid "Id"
58
+ msgstr "ID"
59
+
60
+ msgid "Name"
61
+ msgstr "이름 "
62
+
63
+ msgid "Smart class parameters"
64
+ msgstr "스마트 클래스 매개 변수 "
65
+
66
+ msgid "ID of associated Puppet environment"
67
+ msgstr "연결된 Puppet 환경의 ID"
68
+
69
+ msgid "Name of associated Puppet environment"
70
+ msgstr "연결된 Puppet 환경의 이름"
71
+
72
+ msgid "IDs of associated Puppet environment"
73
+ msgstr "연결된 Puppet 환경의 ID"
74
+
75
+ msgid "Names of associated Puppet environment"
76
+ msgstr "연결된 Puppet 환경의 이름"
77
+
78
+ msgid "List of Puppet class ids"
79
+ msgstr "Puppet 클래스 ID 목록"
80
+
81
+ msgid "Name of Puppet CA proxy"
82
+ msgstr "Puppet CA 프록시 이름"
83
+
84
+ msgid "Name of Puppet proxy"
85
+ msgstr "Puppet 프록시 이름"
86
+
87
+ msgid "ID"
88
+ msgstr "ID"
89
+
90
+ msgid "Config group created."
91
+ msgstr "Config 그룹 생성"
92
+
93
+ msgid "Could not create the config group"
94
+ msgstr "Config 그룹을 생성할 수 없습니다."
95
+
96
+ msgid "Config group updated."
97
+ msgstr "Config 그룹이 업데이트되었습니다."
98
+
99
+ msgid "Could not update the config group"
100
+ msgstr "Config 그룹을 업데이트할 수 없습니다."
101
+
102
+ msgid "Config group has been deleted."
103
+ msgstr "Config 그룹이 삭제되었습니다."
104
+
105
+ msgid "Could not delete the config group"
106
+ msgstr "Config 그룹을 삭제할 수 없습니다."
107
+
108
+ msgid "Environment created."
109
+ msgstr "환경이 생성되었습니다."
110
+
111
+ msgid "Could not create the environment"
112
+ msgstr "환경을 생성할 수 없습니다 "
113
+
114
+ msgid "Environment updated."
115
+ msgstr "환경이 업데이트되었습니다."
116
+
117
+ msgid "Could not update the environment"
118
+ msgstr "환경을 업데이트할 수 없습니다 "
119
+
120
+ msgid "Environment deleted."
121
+ msgstr "환경이 삭제되었습니다."
122
+
123
+ msgid "Could not delete the environment"
124
+ msgstr "환경을 삭제할 수 없습니다 "
125
+
126
+ msgid "Puppet Environment"
127
+ msgstr "Puppet 환경 "
128
+
129
+ msgid "Puppet CA Proxy"
130
+ msgstr "Puppet CA 프록시"
131
+
132
+ msgid "Puppet Master Proxy"
133
+ msgstr "Puppet 마스터 프록시"
134
+
135
+ msgid "Missing options to search %s"
136
+ msgstr "%s의 검색에 누락된 옵션 "
137
+
138
+ msgid "one of %s not found."
139
+ msgstr "%s 중 하나를 찾을 수 없습니다."
140
+
141
+ msgid "Puppet environment name"
142
+ msgstr "Puppet 환경 이름"
143
+
144
+ msgid "Puppet class name"
145
+ msgstr "Puppet 클래스 이름 "
146
+
147
+ msgid "Smart class parameter name"
148
+ msgstr "스마트 클래스 매개 변수 이름 "
149
+
150
+ msgid "Name to search by"
151
+ msgstr "검색할 이름 "
152
+
153
+ msgid "Puppetclasses"
154
+ msgstr "Puppet 클래스 "
155
+
156
+ msgid "Environments"
157
+ msgstr "환경 "
158
+
159
+ msgid "Parameter"
160
+ msgstr "매개 변수 "
161
+
162
+ msgid "Default Value"
163
+ msgstr "기본값 "
164
+
165
+ msgid "Override"
166
+ msgstr "덮어쓰기 "
167
+
168
+ msgid "Puppet class"
169
+ msgstr "Puppet 클래스 "
170
+
171
+ msgid "Class Id"
172
+ msgstr "클래스 Id"
173
+
174
+ msgid "Description"
175
+ msgstr "설명 "
176
+
177
+ msgid "Type"
178
+ msgstr "유형 "
179
+
180
+ msgid "Hidden Value?"
181
+ msgstr "숨겨진 값?"
182
+
183
+ msgid "Omit"
184
+ msgstr "생략"
185
+
186
+ msgid "Required"
187
+ msgstr "필수 "
188
+
189
+ msgid "Validator"
190
+ msgstr "유효성 검사기 "
191
+
192
+ msgid "Rule"
193
+ msgstr "규칙 "
194
+
195
+ msgid "Override values"
196
+ msgstr "값 덮어쓰기 "
197
+
198
+ msgid "Merge overrides"
199
+ msgstr "덮어쓰기 병합"
200
+
201
+ msgid "Merge default value"
202
+ msgstr "기본값 병합"
203
+
204
+ msgid "Avoid duplicates"
205
+ msgstr "중복 방지"
206
+
207
+ msgid "Order"
208
+ msgstr "순서"
209
+
210
+ msgid "Values"
211
+ msgstr "값"
212
+
213
+ msgid "Match"
214
+ msgstr "일치 "
215
+
216
+ msgid "Value"
217
+ msgstr "값 "
218
+
219
+ msgid "Parameter updated."
220
+ msgstr "매개변수가 업데이트되었습니다."
221
+
222
+ msgid "Could not update the parameter"
223
+ msgstr "매개 변수를 업데이트할 수 없습니다 "
224
+
225
+ msgid "Value to use when there is no match"
226
+ msgstr "일치하지 않는 경우 사용할 값 "
227
+
228
+ msgid "Override this parameter"
229
+ msgstr "이 매개변수를 덮어쓰기합니다"
230
+
231
+ msgid "This parameter is required"
232
+ msgstr "이 매개변수는 필수입니다"
233
+
234
+ msgid "Type of the parameter"
235
+ msgstr "매개변수의 유형"
236
+
237
+ msgid "Type of the validator"
238
+ msgstr "검증기의 유형"
239
+
240
+ msgid "The order in which values are resolved"
241
+ msgstr "값이 해결되는 순서 "
242
+
243
+ msgid "Override value, required if omit is false"
244
+ msgstr "덮어쓰기 값, omit이 false인 경우 필요함"
245
+
246
+ msgid "Override value created."
247
+ msgstr "덮어쓰기 값이 생성되었습니다."
248
+
249
+ msgid "Could not create the override value"
250
+ msgstr "덮어쓰기 값을 생성할 수 없습니다."
251
+
252
+ msgid "Cannot use --value when --omit is true."
253
+ msgstr "--omit이 true인 경우 --value를 사용할 수 없습니다."
254
+
255
+ msgid "Override value deleted."
256
+ msgstr "덮어쓰기 값이 삭제되었습니다."
257
+
258
+ msgid "Could not delete the override value"
259
+ msgstr "덮어쓰기 값을 삭제할 수 없습니다"
260
+
261
+ msgid "Import Puppet classes from Puppet proxy"
262
+ msgstr "Puppet 프록시에서 Puppet 클래스 가져오기"
263
+
264
+ msgid "Do not run the import"
265
+ msgstr "가져오기를 실행하지 않습니다 "
266
+
267
+ msgid "Result"
268
+ msgstr "결과 "
269
+
270
+ msgid "Changed environments"
271
+ msgstr "변경된 환경 "
272
+
273
+ msgid "New classes"
274
+ msgstr "새 클래스"
275
+
276
+ msgid "Updated classes"
277
+ msgstr "업데이트된 클래스"
278
+
279
+ msgid "Removed classes"
280
+ msgstr "제거된 클래스"
281
+
282
+ msgid "Ignored classes"
283
+ msgstr "무시된 클래스"
@@ -15,7 +15,7 @@
15
15
  #, fuzzy
16
16
  msgid ""
17
17
  msgstr ""
18
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
18
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
19
19
  "Report-Msgid-Bugs-To: \n"
20
20
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
21
21
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
@@ -7,15 +7,17 @@
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
8
  # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
9
  # Amit Upadhye <aupadhye@redhat.com>, 2022
10
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
10
11
  #
11
12
  #, fuzzy
12
13
  msgid ""
13
14
  msgstr ""
14
- "Project-Id-Version: hammer-cli-foreman-puppet 0.0.6\n"
15
+ "Project-Id-Version: hammer_cli_foreman_puppet 0.1.0\n"
15
16
  "Report-Msgid-Bugs-To: \n"
16
17
  "POT-Creation-Date: 2021-08-02 23:05+0530\n"
17
18
  "PO-Revision-Date: 2021-08-02 17:36+0000\n"
18
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
19
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
20
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2025\n"
19
21
  "Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/"
20
22
  "zh_CN/)\n"
21
23
  "MIME-Version: 1.0\n"
@@ -133,7 +135,7 @@ msgid "Puppet Master Proxy"
133
135
  msgstr "Puppet 主代理服务器"
134
136
 
135
137
  msgid "Missing options to search %s"
136
- msgstr "缺少搜索 %s 的选项。"
138
+ msgstr "缺少搜索 %s 的选项"
137
139
 
138
140
  msgid "one of %s not found."
139
141
  msgstr "一个 %s 未找到。"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman_puppet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amir Fefer
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-07 00:00:00.000000000 Z
11
+ date: 2025-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hammer_cli_foreman
@@ -30,7 +30,7 @@ dependencies:
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 4.0.0
33
- description:
33
+ description:
34
34
  email:
35
35
  - amirfefer@gmail.com
36
36
  executables: []
@@ -68,63 +68,32 @@ files:
68
68
  - lib/hammer_cli_foreman_puppet/smart_class_parameter.rb
69
69
  - lib/hammer_cli_foreman_puppet/smart_proxy.rb
70
70
  - lib/hammer_cli_foreman_puppet/version.rb
71
- - locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-puppet.mo
72
- - locale/cs_CZ/hammer-cli-foreman-puppet.edit.po
73
- - locale/cs_CZ/hammer-cli-foreman-puppet.po
74
- - locale/de/LC_MESSAGES/hammer-cli-foreman-puppet.mo
75
- - locale/de/hammer-cli-foreman-puppet.edit.po
76
- - locale/de/hammer-cli-foreman-puppet.po
77
- - locale/en/LC_MESSAGES/hammer-cli-foreman-puppet.mo
78
- - locale/en/hammer-cli-foreman-puppet.edit.po
79
- - locale/en/hammer-cli-foreman-puppet.po
80
- - locale/es/LC_MESSAGES/hammer-cli-foreman-puppet.mo
81
- - locale/es/hammer-cli-foreman-puppet.edit.po
82
- - locale/es/hammer-cli-foreman-puppet.po
83
- - locale/fr/LC_MESSAGES/hammer-cli-foreman-puppet.mo
84
- - locale/fr/hammer-cli-foreman-puppet.edit.po
85
- - locale/fr/hammer-cli-foreman-puppet.po
86
- - locale/hammer-cli-foreman-puppet.pot
87
- - locale/ja/LC_MESSAGES/hammer-cli-foreman-puppet.mo
88
- - locale/ja/hammer-cli-foreman-puppet.edit.po
89
- - locale/ja/hammer-cli-foreman-puppet.po
90
- - locale/ka/LC_MESSAGES/hammer-cli-foreman-puppet.mo
91
- - locale/ka/hammer-cli-foreman-puppet.edit.po
92
- - locale/ka/hammer-cli-foreman-puppet.po
93
- - locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-puppet.mo
94
- - locale/pt_BR/hammer-cli-foreman-puppet.edit.po
95
- - locale/pt_BR/hammer-cli-foreman-puppet.po
96
- - locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-puppet.mo
97
- - locale/zh_CN/hammer-cli-foreman-puppet.edit.po
98
- - locale/zh_CN/hammer-cli-foreman-puppet.po
99
- - test/data/2.1/foreman_api.json
100
- - test/data/3.0/foreman_api.json
101
- - test/data/3.3/foreman_api.json
102
- - test/data/README.md
103
- - test/functional/config_group_test.rb
104
- - test/functional/host/create_test.rb
105
- - test/functional/host/update_test.rb
106
- - test/functional/hostgroup/create_test.rb
107
- - test/functional/hostgroup/update_test.rb
108
- - test/functional/proxy_test.rb
109
- - test/functional/smart_class_parameter_test.rb
110
- - test/functional/template_test.rb
111
- - test/functional/test_helper.rb
112
- - test/test_helper.rb
113
- - test/unit/apipie_resource_mock.rb
114
- - test/unit/config_group_test.rb
115
- - test/unit/helpers/command.rb
116
- - test/unit/helpers/fake_searchables.rb
117
- - test/unit/helpers/resource_disabled.rb
118
- - test/unit/puppet_class_test.rb
119
- - test/unit/puppet_environment_test.rb
120
- - test/unit/smart_class_parameter_test.rb
121
- - test/unit/test_helper.rb
122
- - test/unit/test_output_adapter.rb
71
+ - locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_puppet.mo
72
+ - locale/cs_CZ/hammer_cli_foreman_puppet.po
73
+ - locale/de/LC_MESSAGES/hammer_cli_foreman_puppet.mo
74
+ - locale/de/hammer_cli_foreman_puppet.po
75
+ - locale/en/LC_MESSAGES/hammer_cli_foreman_puppet.mo
76
+ - locale/en/hammer_cli_foreman_puppet.po
77
+ - locale/es/LC_MESSAGES/hammer_cli_foreman_puppet.mo
78
+ - locale/es/hammer_cli_foreman_puppet.po
79
+ - locale/fr/LC_MESSAGES/hammer_cli_foreman_puppet.mo
80
+ - locale/fr/hammer_cli_foreman_puppet.po
81
+ - locale/hammer_cli_foreman_puppet.pot
82
+ - locale/ja/LC_MESSAGES/hammer_cli_foreman_puppet.mo
83
+ - locale/ja/hammer_cli_foreman_puppet.po
84
+ - locale/ka/LC_MESSAGES/hammer_cli_foreman_puppet.mo
85
+ - locale/ka/hammer_cli_foreman_puppet.po
86
+ - locale/ko/LC_MESSAGES/hammer_cli_foreman_puppet.mo
87
+ - locale/ko/hammer_cli_foreman_puppet.po
88
+ - locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_puppet.mo
89
+ - locale/pt_BR/hammer_cli_foreman_puppet.po
90
+ - locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_puppet.mo
91
+ - locale/zh_CN/hammer_cli_foreman_puppet.po
123
92
  homepage: https://github.com/theforeman/hammer-cli-foreman-puppet
124
93
  licenses:
125
- - GPL-3.0
94
+ - GPL-3.0-only
126
95
  metadata: {}
127
- post_install_message:
96
+ post_install_message:
128
97
  rdoc_options: []
129
98
  require_paths:
130
99
  - lib
@@ -142,32 +111,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
142
111
  - !ruby/object:Gem::Version
143
112
  version: '0'
144
113
  requirements: []
145
- rubygems_version: 3.2.33
146
- signing_key:
114
+ rubygems_version: 3.5.23
115
+ signing_key:
147
116
  specification_version: 4
148
117
  summary: Foreman Puppet plugin for Hammer CLI
149
- test_files:
150
- - test/data/2.1/foreman_api.json
151
- - test/data/3.0/foreman_api.json
152
- - test/data/3.3/foreman_api.json
153
- - test/data/README.md
154
- - test/functional/config_group_test.rb
155
- - test/functional/host/create_test.rb
156
- - test/functional/host/update_test.rb
157
- - test/functional/hostgroup/create_test.rb
158
- - test/functional/hostgroup/update_test.rb
159
- - test/functional/proxy_test.rb
160
- - test/functional/smart_class_parameter_test.rb
161
- - test/functional/template_test.rb
162
- - test/functional/test_helper.rb
163
- - test/test_helper.rb
164
- - test/unit/apipie_resource_mock.rb
165
- - test/unit/config_group_test.rb
166
- - test/unit/helpers/command.rb
167
- - test/unit/helpers/fake_searchables.rb
168
- - test/unit/helpers/resource_disabled.rb
169
- - test/unit/puppet_class_test.rb
170
- - test/unit/puppet_environment_test.rb
171
- - test/unit/smart_class_parameter_test.rb
172
- - test/unit/test_helper.rb
173
- - test/unit/test_output_adapter.rb
118
+ test_files: []