hammer_cli_foreman_puppet 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_puppet/version.rb +1 -1
  3. data/locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  4. data/locale/cs_CZ/hammer-cli-foreman-puppet.edit.po +383 -0
  5. data/locale/cs_CZ/hammer-cli-foreman-puppet.po +282 -0
  6. data/locale/de/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  7. data/locale/de/hammer-cli-foreman-puppet.edit.po +396 -0
  8. data/locale/de/hammer-cli-foreman-puppet.po +293 -0
  9. data/locale/en/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  10. data/locale/en/hammer-cli-foreman-puppet.edit.po +362 -0
  11. data/locale/en/hammer-cli-foreman-puppet.po +276 -0
  12. data/locale/es/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  13. data/locale/es/hammer-cli-foreman-puppet.edit.po +389 -0
  14. data/locale/es/hammer-cli-foreman-puppet.po +287 -0
  15. data/locale/fr/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  16. data/locale/fr/hammer-cli-foreman-puppet.edit.po +387 -0
  17. data/locale/fr/hammer-cli-foreman-puppet.po +285 -0
  18. data/locale/hammer-cli-foreman-puppet.pot +386 -0
  19. data/locale/ja/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  20. data/locale/ja/hammer-cli-foreman-puppet.edit.po +386 -0
  21. data/locale/ja/hammer-cli-foreman-puppet.po +283 -0
  22. data/locale/ka/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  23. data/locale/ka/hammer-cli-foreman-puppet.edit.po +383 -0
  24. data/locale/ka/hammer-cli-foreman-puppet.po +280 -0
  25. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  26. data/locale/pt_BR/hammer-cli-foreman-puppet.edit.po +389 -0
  27. data/locale/pt_BR/hammer-cli-foreman-puppet.po +288 -0
  28. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-puppet.mo +0 -0
  29. data/locale/zh_CN/hammer-cli-foreman-puppet.edit.po +385 -0
  30. data/locale/zh_CN/hammer-cli-foreman-puppet.po +283 -0
  31. metadata +54 -23
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.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amir Fefer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-13 00:00:00.000000000 Z
11
+ date: 2024-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hammer_cli_foreman
@@ -68,6 +68,34 @@ 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
71
99
  - test/data/2.1/foreman_api.json
72
100
  - test/data/3.0/foreman_api.json
73
101
  - test/data/3.3/foreman_api.json
@@ -104,39 +132,42 @@ required_ruby_version: !ruby/object:Gem::Requirement
104
132
  requirements:
105
133
  - - ">="
106
134
  - !ruby/object:Gem::Version
107
- version: '0'
135
+ version: '2.7'
136
+ - - "<"
137
+ - !ruby/object:Gem::Version
138
+ version: '4'
108
139
  required_rubygems_version: !ruby/object:Gem::Requirement
109
140
  requirements:
110
141
  - - ">="
111
142
  - !ruby/object:Gem::Version
112
143
  version: '0'
113
144
  requirements: []
114
- rubygems_version: 3.1.2
145
+ rubygems_version: 3.2.33
115
146
  signing_key:
116
147
  specification_version: 4
117
148
  summary: Foreman Puppet plugin for Hammer CLI
118
149
  test_files:
119
- - test/unit/config_group_test.rb
120
- - test/unit/smart_class_parameter_test.rb
121
- - test/unit/helpers/resource_disabled.rb
122
- - test/unit/helpers/command.rb
123
- - test/unit/helpers/fake_searchables.rb
124
- - test/unit/test_helper.rb
125
- - test/unit/test_output_adapter.rb
126
- - test/unit/apipie_resource_mock.rb
127
- - test/unit/puppet_environment_test.rb
128
- - test/unit/puppet_class_test.rb
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
129
154
  - test/functional/config_group_test.rb
130
- - test/functional/smart_class_parameter_test.rb
131
- - test/functional/test_helper.rb
132
- - test/functional/template_test.rb
133
- - test/functional/hostgroup/create_test.rb
134
- - test/functional/hostgroup/update_test.rb
135
155
  - test/functional/host/create_test.rb
136
156
  - test/functional/host/update_test.rb
157
+ - test/functional/hostgroup/create_test.rb
158
+ - test/functional/hostgroup/update_test.rb
137
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
138
163
  - test/test_helper.rb
139
- - test/data/2.1/foreman_api.json
140
- - test/data/3.0/foreman_api.json
141
- - test/data/3.3/foreman_api.json
142
- - test/data/README.md
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