hammer_cli_foreman_discovery 1.1.0 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_discovery/command_extensions/provision_with_puppet.rb +1 -3
  3. data/lib/hammer_cli_foreman_discovery/discovery.rb +15 -19
  4. data/lib/hammer_cli_foreman_discovery/discovery_references.rb +1 -2
  5. data/lib/hammer_cli_foreman_discovery/discovery_rule.rb +0 -6
  6. data/lib/hammer_cli_foreman_discovery/i18n.rb +1 -4
  7. data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
  8. data/lib/hammer_cli_foreman_discovery.rb +4 -7
  9. data/locale/Makefile +2 -61
  10. data/locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  11. data/locale/ca/hammer_cli_foreman_discovery.po +10 -11
  12. data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  13. data/locale/cs_CZ/hammer_cli_foreman_discovery.po +165 -0
  14. data/locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  15. data/locale/de/hammer_cli_foreman_discovery.po +16 -14
  16. data/locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  17. data/locale/en/hammer_cli_foreman_discovery.po +3 -2
  18. data/locale/en_GB/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  19. data/locale/en_GB/hammer_cli_foreman_discovery.po +13 -14
  20. data/locale/es/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  21. data/locale/es/hammer_cli_foreman_discovery.po +26 -26
  22. data/locale/fr/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  23. data/locale/fr/hammer_cli_foreman_discovery.po +21 -20
  24. data/locale/it/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  25. data/locale/it/hammer_cli_foreman_discovery.po +12 -15
  26. data/locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  27. data/locale/ja/hammer_cli_foreman_discovery.po +23 -23
  28. data/locale/ka/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  29. data/locale/ka/hammer_cli_foreman_discovery.po +163 -0
  30. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  31. data/locale/ko/hammer_cli_foreman_discovery.po +10 -13
  32. data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  33. data/locale/pt_BR/hammer_cli_foreman_discovery.po +21 -21
  34. data/locale/ru/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  35. data/locale/ru/hammer_cli_foreman_discovery.po +15 -16
  36. data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  37. data/locale/zh_CN/hammer_cli_foreman_discovery.po +33 -37
  38. data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  39. data/locale/zh_TW/hammer_cli_foreman_discovery.po +10 -14
  40. metadata +19 -26
@@ -1,22 +1,26 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 2015
6
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
7
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
7
8
  msgid ""
8
9
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
10
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2015-09-12 04:35+0000\n"
12
- "Last-Translator: luizvasconcelos <luizvasconceloss@yahoo.com.br>\n"
13
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
14
- "anguage/pt_BR/)\n"
15
- "Language: pt_BR\n"
12
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
13
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
14
+ "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, "
15
+ "2015\n"
16
+ "Language-Team: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/"
17
+ "language/pt_BR/)\n"
16
18
  "MIME-Version: 1.0\n"
17
19
  "Content-Type: text/plain; charset=UTF-8\n"
18
20
  "Content-Transfer-Encoding: 8bit\n"
19
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
+ "Language: pt_BR\n"
22
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
23
+ "1000000 == 0 ? 1 : 2;\n"
20
24
 
21
25
  msgid "Manipulate discovered hosts."
22
26
  msgstr "Manipular hosts descobertos."
@@ -39,11 +43,9 @@ msgstr "CPUs"
39
43
  msgid "Memory"
40
44
  msgstr "Memória"
41
45
 
42
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
43
46
  msgid "Disk count"
44
47
  msgstr "Contagem de Disco"
45
48
 
46
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
47
49
  msgid "Disks size"
48
50
  msgstr "Tamanho do disco"
49
51
 
@@ -57,13 +59,13 @@ msgid "IP"
57
59
  msgstr "IP"
58
60
 
59
61
  msgid "Model"
60
- msgstr "Modelo"
62
+ msgstr "Modelar"
61
63
 
62
64
  msgid "Organization"
63
65
  msgstr "Organização"
64
66
 
65
67
  msgid "Location"
66
- msgstr "Localização"
68
+ msgstr "Local"
67
69
 
68
70
  msgid "Fact"
69
71
  msgstr "Fato"
@@ -96,21 +98,19 @@ msgid "Auto provision a host"
96
98
  msgstr "Provisão automática de um host"
97
99
 
98
100
  msgid "Auto provision all discovered hosts"
99
- msgstr ""
101
+ msgstr "Provisionar automaticamente todos os hosts descobertos"
100
102
 
101
- #, fuzzy
102
103
  msgid "Hosts created"
103
- msgstr "Host foi criado"
104
+ msgstr "Hosts criados"
104
105
 
105
106
  msgid "Reboot a host"
106
107
  msgstr "Reinicializar o host"
107
108
 
108
109
  msgid "Reboot all discovered hosts"
109
- msgstr ""
110
+ msgstr "Reinicializar todos os hosts descobertos"
110
111
 
111
- #, fuzzy
112
112
  msgid "Rebooting hosts"
113
- msgstr "Reinicializar o host"
113
+ msgstr "Reinicializando hosts"
114
114
 
115
115
  msgid "Host reboot started"
116
116
  msgstr "Reinicialização do host iniciada"
@@ -134,7 +134,7 @@ msgid "Priority"
134
134
  msgstr "Prioridade"
135
135
 
136
136
  msgid "Search"
137
- msgstr "Buscar"
137
+ msgstr "Pesquisar"
138
138
 
139
139
  msgid "Host Group"
140
140
  msgstr "Grupo de Host"
@@ -143,7 +143,7 @@ msgid "Hosts Limit"
143
143
  msgstr "Limite de Hosts"
144
144
 
145
145
  msgid "Enabled"
146
- msgstr "Habilitado"
146
+ msgstr "Ativado"
147
147
 
148
148
  msgid "Hostname template"
149
149
  msgstr "Modelo de Hostname "
@@ -1,24 +1,25 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
6
  # Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2015-07-02 10:43+0000\n"
12
- "Last-Translator: Vladimir Pavlov <v.pavlov@i-teco.ru>\n"
13
- "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
14
- "\n"
15
- "Language: ru\n"
11
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
12
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
13
+ "Last-Translator: Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015\n"
14
+ "Language-Team: Russian (http://app.transifex.com/foreman/foreman/language/"
15
+ "ru/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
20
- "4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
21
- "1 && n%100<=14)? 2 : 3);\n"
19
+ "Language: ru\n"
20
+ "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
21
+ "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
22
+ "%100>=11 && n%100<=14)? 2 : 3);\n"
22
23
 
23
24
  msgid "Manipulate discovered hosts."
24
25
  msgstr "Управление обнаруженными узлами."
@@ -98,9 +99,8 @@ msgstr "Автоматическая подготовка узла"
98
99
  msgid "Auto provision all discovered hosts"
99
100
  msgstr ""
100
101
 
101
- #, fuzzy
102
102
  msgid "Hosts created"
103
- msgstr "Узел создан"
103
+ msgstr ""
104
104
 
105
105
  msgid "Reboot a host"
106
106
  msgstr "Перезагрузить узел"
@@ -108,9 +108,8 @@ msgstr "Перезагрузить узел"
108
108
  msgid "Reboot all discovered hosts"
109
109
  msgstr ""
110
110
 
111
- #, fuzzy
112
111
  msgid "Rebooting hosts"
113
- msgstr "Перезагрузить узел"
112
+ msgstr ""
114
113
 
115
114
  msgid "Host reboot started"
116
115
  msgstr "Узел будет перезагружен"
@@ -122,10 +121,10 @@ msgid "Refresh the facts of a host"
122
121
  msgstr "Освежить факты узла"
123
122
 
124
123
  msgid "Host facts refreshed"
125
- msgstr "Факты узла освежены"
124
+ msgstr "Факты узла обновлены"
126
125
 
127
126
  msgid "Could not refresh the facts of the host"
128
- msgstr "Не удалось освежить факты узла"
127
+ msgstr "Не удалось обновить факты узла"
129
128
 
130
129
  msgid "Hosts"
131
130
  msgstr "Узлы"
@@ -1,29 +1,29 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Chinese (China) (http://www.transifex.com/foreman/foreman/langu"
13
- "age/zh_CN/)\n"
14
- "Language: zh_CN\n"
10
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
11
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Chinese (China) (http://app.transifex.com/foreman/foreman/"
14
+ "language/zh_CN/)\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: zh_CN\n"
18
19
  "Plural-Forms: nplurals=1; plural=0;\n"
19
20
 
20
21
  msgid "Manipulate discovered hosts."
21
- msgstr "修改发现的主机。"
22
+ msgstr "处理发现的主机。"
22
23
 
23
24
  msgid "Manipulate discovered rules."
24
- msgstr "修改发现的规则。"
25
+ msgstr "处理发现的规则。"
25
26
 
26
- # translation auto-copied from project subscription-manager, version 1.10.10, document keys
27
27
  msgid "ID"
28
28
  msgstr "ID"
29
29
 
@@ -34,16 +34,14 @@ msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
36
  msgid "CPUs"
37
- msgstr "处理器"
37
+ msgstr "CPU"
38
38
 
39
39
  msgid "Memory"
40
40
  msgstr "内存"
41
41
 
42
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author Leah Liu
43
42
  msgid "Disk count"
44
- msgstr "磁盘计数"
43
+ msgstr "磁盘数"
45
44
 
46
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author Leah Liu
47
45
  msgid "Disks size"
48
46
  msgstr "磁盘大小"
49
47
 
@@ -57,7 +55,7 @@ msgid "IP"
57
55
  msgstr "IP"
58
56
 
59
57
  msgid "Model"
60
- msgstr "型号"
58
+ msgstr "模型"
61
59
 
62
60
  msgid "Organization"
63
61
  msgstr "机构"
@@ -66,22 +64,22 @@ msgid "Location"
66
64
  msgstr "位置"
67
65
 
68
66
  msgid "Fact"
69
- msgstr "详情"
67
+ msgstr "事实"
70
68
 
71
69
  msgid "Value"
72
70
  msgstr "值"
73
71
 
74
72
  msgid "Host deleted"
75
- msgstr "已删除主机"
73
+ msgstr "删除主机"
76
74
 
77
75
  msgid "Could not delete the host"
78
76
  msgstr "无法删除主机"
79
77
 
80
78
  msgid "Host created"
81
- msgstr "已生成主机"
79
+ msgstr "创建主机"
82
80
 
83
81
  msgid "Could not create the host"
84
- msgstr "无法生成主机"
82
+ msgstr "无法创建主机"
85
83
 
86
84
  msgid "Host parameters"
87
85
  msgstr "主机参数"
@@ -90,51 +88,49 @@ msgid "Interface parameters"
90
88
  msgstr "接口参数"
91
89
 
92
90
  msgid "Enter the root password for the host:"
93
- msgstr "为主机输入 root 密码:"
91
+ msgstr "输入主机的 root 密码:"
94
92
 
95
93
  msgid "Auto provision a host"
96
- msgstr "自动供应主机"
94
+ msgstr "自动置备主机"
97
95
 
98
96
  msgid "Auto provision all discovered hosts"
99
- msgstr ""
97
+ msgstr "自动置备所有发现的主机"
100
98
 
101
- #, fuzzy
102
99
  msgid "Hosts created"
103
- msgstr "已生成主机"
100
+ msgstr "创建的主机"
104
101
 
105
102
  msgid "Reboot a host"
106
103
  msgstr "重启主机"
107
104
 
108
105
  msgid "Reboot all discovered hosts"
109
- msgstr ""
106
+ msgstr "重启所有发现主机"
110
107
 
111
- #, fuzzy
112
108
  msgid "Rebooting hosts"
113
- msgstr "重启主机"
109
+ msgstr "正在重启主机"
114
110
 
115
111
  msgid "Host reboot started"
116
- msgstr "开始主机重启"
112
+ msgstr "主机重启已开始"
117
113
 
118
114
  msgid "Could not reboot the host"
119
115
  msgstr "无法重启主机"
120
116
 
121
117
  msgid "Refresh the facts of a host"
122
- msgstr "刷新主机详情"
118
+ msgstr "更新主机的详情"
123
119
 
124
120
  msgid "Host facts refreshed"
125
- msgstr "已刷新主机详情"
121
+ msgstr "主机详情更新"
126
122
 
127
123
  msgid "Could not refresh the facts of the host"
128
- msgstr "无法刷新主机详情"
124
+ msgstr "无法更新主机详情"
129
125
 
130
126
  msgid "Hosts"
131
127
  msgstr "主机"
132
128
 
133
129
  msgid "Priority"
134
- msgstr "优先权"
130
+ msgstr "优先"
135
131
 
136
132
  msgid "Search"
137
- msgstr ""
133
+ msgstr "搜索"
138
134
 
139
135
  msgid "Host Group"
140
136
  msgstr "主机组"
@@ -143,25 +139,25 @@ msgid "Hosts Limit"
143
139
  msgstr "主机限制"
144
140
 
145
141
  msgid "Enabled"
146
- msgstr "已启用"
142
+ msgstr "启用"
147
143
 
148
144
  msgid "Hostname template"
149
145
  msgstr "主机名模板"
150
146
 
151
147
  msgid "Rule created"
152
- msgstr "已创建的规则"
148
+ msgstr "创建规则"
153
149
 
154
150
  msgid "Could not create the rule"
155
151
  msgstr "无法创建规则"
156
152
 
157
153
  msgid "Rule updated"
158
- msgstr "已更新的规则"
154
+ msgstr "更新规则"
159
155
 
160
156
  msgid "Could not update the rule"
161
157
  msgstr "无法更新规则"
162
158
 
163
159
  msgid "Rule deleted"
164
- msgstr "已删除的规则"
160
+ msgstr "删除规则"
165
161
 
166
162
  msgid "Could not delete the rule"
167
163
  msgstr "无法删除规则"
@@ -1,20 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
13
- "uage/zh_TW/)\n"
14
- "Language: zh_TW\n"
10
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
11
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Chinese (Taiwan) (http://app.transifex.com/foreman/foreman/"
14
+ "language/zh_TW/)\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: zh_TW\n"
18
19
  "Plural-Forms: nplurals=1; plural=0;\n"
19
20
 
20
21
  msgid "Manipulate discovered hosts."
@@ -23,7 +24,6 @@ msgstr "操作發現的主機。"
23
24
  msgid "Manipulate discovered rules."
24
25
  msgstr "操作發現的規則。"
25
26
 
26
- # translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author tchuang
27
27
  msgid "ID"
28
28
  msgstr "ID"
29
29
 
@@ -39,11 +39,9 @@ msgstr "CPU"
39
39
  msgid "Memory"
40
40
  msgstr "記憶體"
41
41
 
42
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author tchuang
43
42
  msgid "Disk count"
44
43
  msgstr "磁碟計數"
45
44
 
46
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author tchuang
47
45
  msgid "Disks size"
48
46
  msgstr "磁碟大小"
49
47
 
@@ -98,9 +96,8 @@ msgstr "自動佈建主機"
98
96
  msgid "Auto provision all discovered hosts"
99
97
  msgstr ""
100
98
 
101
- #, fuzzy
102
99
  msgid "Hosts created"
103
- msgstr "已建立主機"
100
+ msgstr ""
104
101
 
105
102
  msgid "Reboot a host"
106
103
  msgstr "重新啟動主機"
@@ -108,9 +105,8 @@ msgstr "重新啟動主機"
108
105
  msgid "Reboot all discovered hosts"
109
106
  msgstr ""
110
107
 
111
- #, fuzzy
112
108
  msgid "Rebooting hosts"
113
- msgstr "重新啟動主機"
109
+ msgstr ""
114
110
 
115
111
  msgid "Host reboot started"
116
112
  msgstr "主機重新啟動"
metadata CHANGED
@@ -1,48 +1,34 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman_discovery
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ohad Levy
8
8
  - Ori Rabin
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-03-16 00:00:00.000000000 Z
12
+ date: 2024-03-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hammer_cli_foreman
16
16
  requirement: !ruby/object:Gem::Requirement
17
17
  requirements:
18
- - - ">="
18
+ - - "~>"
19
19
  - !ruby/object:Gem::Version
20
- version: 0.1.2
20
+ version: '3.10'
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
- - - ">="
25
+ - - "~>"
26
26
  - !ruby/object:Gem::Version
27
- version: 0.1.2
28
- - !ruby/object:Gem::Dependency
29
- name: rake
30
- requirement: !ruby/object:Gem::Requirement
31
- requirements:
32
- - - ">="
33
- - !ruby/object:Gem::Version
34
- version: '0'
35
- type: :development
36
- prerelease: false
37
- version_requirements: !ruby/object:Gem::Requirement
38
- requirements:
39
- - - ">="
40
- - !ruby/object:Gem::Version
41
- version: '0'
27
+ version: '3.10'
42
28
  description: 'Contains the code for managing host discovery in foreman(results and
43
29
  progress) in the Hammer CLI.
44
30
 
45
- '
31
+ '
46
32
  email:
47
33
  - ohadlevy@gmail.com
48
34
  executables: []
@@ -65,6 +51,8 @@ files:
65
51
  - locale/README.md
66
52
  - locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo
67
53
  - locale/ca/hammer_cli_foreman_discovery.po
54
+ - locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_discovery.mo
55
+ - locale/cs_CZ/hammer_cli_foreman_discovery.po
68
56
  - locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo
69
57
  - locale/de/hammer_cli_foreman_discovery.po
70
58
  - locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo
@@ -80,6 +68,8 @@ files:
80
68
  - locale/it/hammer_cli_foreman_discovery.po
81
69
  - locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo
82
70
  - locale/ja/hammer_cli_foreman_discovery.po
71
+ - locale/ka/LC_MESSAGES/hammer_cli_foreman_discovery.mo
72
+ - locale/ka/hammer_cli_foreman_discovery.po
83
73
  - locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo
84
74
  - locale/ko/hammer_cli_foreman_discovery.po
85
75
  - locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo
@@ -94,7 +84,7 @@ homepage: https://github.com/theforeman/hammer-cli-foreman-discovery
94
84
  licenses:
95
85
  - GPL-3.0-or-later
96
86
  metadata: {}
97
- post_install_message:
87
+ post_install_message:
98
88
  rdoc_options: []
99
89
  require_paths:
100
90
  - lib
@@ -102,15 +92,18 @@ required_ruby_version: !ruby/object:Gem::Requirement
102
92
  requirements:
103
93
  - - ">="
104
94
  - !ruby/object:Gem::Version
105
- version: '0'
95
+ version: '2.7'
96
+ - - "<"
97
+ - !ruby/object:Gem::Version
98
+ version: '4'
106
99
  required_rubygems_version: !ruby/object:Gem::Requirement
107
100
  requirements:
108
101
  - - ">="
109
102
  - !ruby/object:Gem::Version
110
103
  version: '0'
111
104
  requirements: []
112
- rubygems_version: 3.1.2
113
- signing_key:
105
+ rubygems_version: 3.1.6
106
+ signing_key:
114
107
  specification_version: 4
115
108
  summary: Foreman CLI plugin for managing discovery hosts in foreman
116
109
  test_files: []