summaryrefslogtreecommitdiff
blob: 3e055b65d18a10681264367b71a1648fcd6685d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>erkiferenc@gmail.com</email>
		<name>Ferenc Erki</name>
	</maintainer>
	<maintainer type="person">
		<email>patrick@gentoo.org</email>
		<name>Patrick Lauer</name>
	</maintainer>
	<upstream>
		<remote-id type="github">RexOps/Rex</remote-id>
		<remote-id type="cpan">Rex</remote-id>
		<remote-id type="cpan-module">Rex</remote-id>
		<remote-id type="cpan-module">Rex::Args</remote-id>
		<remote-id type="cpan-module">Rex::Args::Integer</remote-id>
		<remote-id type="cpan-module">Rex::Args::Single</remote-id>
		<remote-id type="cpan-module">Rex::Args::String</remote-id>
		<remote-id type="cpan-module">Rex::Batch</remote-id>
		<remote-id type="cpan-module">Rex::Box</remote-id>
		<remote-id type="cpan-module">Rex::Box::Amazon</remote-id>
		<remote-id type="cpan-module">Rex::Box::Base</remote-id>
		<remote-id type="cpan-module">Rex::Box::Docker</remote-id>
		<remote-id type="cpan-module">Rex::Box::KVM</remote-id>
		<remote-id type="cpan-module">Rex::Box::VBox</remote-id>
		<remote-id type="cpan-module">Rex::CLI</remote-id>
		<remote-id type="cpan-module">Rex::CMDB</remote-id>
		<remote-id type="cpan-module">Rex::CMDB::Base</remote-id>
		<remote-id type="cpan-module">Rex::CMDB::YAML</remote-id>
		<remote-id type="cpan-module">Rex::Cloud</remote-id>
		<remote-id type="cpan-module">Rex::Cloud::Amazon</remote-id>
		<remote-id type="cpan-module">Rex::Cloud::Base</remote-id>
		<remote-id type="cpan-module">Rex::Cloud::Jiffybox</remote-id>
		<remote-id type="cpan-module">Rex::Cloud::OpenStack</remote-id>
		<remote-id type="cpan-module">Rex::Commands</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Augeas</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Box</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Cloud</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Cron</remote-id>
		<remote-id type="cpan-module">Rex::Commands::DB</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Download</remote-id>
		<remote-id type="cpan-module">Rex::Commands::File</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Fs</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Gather</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Host</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Inventory</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Iptables</remote-id>
		<remote-id type="cpan-module">Rex::Commands::JobControl</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Kernel</remote-id>
		<remote-id type="cpan-module">Rex::Commands::LVM</remote-id>
		<remote-id type="cpan-module">Rex::Commands::MD5</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Mkfs</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Network</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Notify</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Partition</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Pkg</remote-id>
		<remote-id type="cpan-module">Rex::Commands::PkgConf</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Process</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Rsync</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Run</remote-id>
		<remote-id type="cpan-module">Rex::Commands::SCM</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Service</remote-id>
		<remote-id type="cpan-module">Rex::Commands::SimpleCheck</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Sync</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Sysctl</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Tail</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Upload</remote-id>
		<remote-id type="cpan-module">Rex::Commands::User</remote-id>
		<remote-id type="cpan-module">Rex::Commands::Virtualization</remote-id>
		<remote-id type="cpan-module">Rex::Config</remote-id>
		<remote-id type="cpan-module">Rex::Constants</remote-id>
		<remote-id type="cpan-module">Rex::Cron</remote-id>
		<remote-id type="cpan-module">Rex::Cron::Base</remote-id>
		<remote-id type="cpan-module">Rex::Cron::FreeBSD</remote-id>
		<remote-id type="cpan-module">Rex::Cron::Linux</remote-id>
		<remote-id type="cpan-module">Rex::Cron::SunOS</remote-id>
		<remote-id type="cpan-module">Rex::Exporter</remote-id>
		<remote-id type="cpan-module">Rex::FS::File</remote-id>
		<remote-id type="cpan-module">Rex::File::Parser::Data</remote-id>
		<remote-id type="cpan-module">Rex::File::Parser::Ini</remote-id>
		<remote-id type="cpan-module">Rex::Fork::Manager</remote-id>
		<remote-id type="cpan-module">Rex::Fork::Task</remote-id>
		<remote-id type="cpan-module">Rex::Group</remote-id>
		<remote-id type="cpan-module">Rex::Group::Entry::Server</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::Command</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::DBI</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::File</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::INI</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::XML</remote-id>
		<remote-id type="cpan-module">Rex::Group::Lookup::YAML</remote-id>
		<remote-id type="cpan-module">Rex::Hardware</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Host</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Kernel</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Memory</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::Darwin</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::FreeBSD</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::Linux</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::NetBSD</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::OpenBSD</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Network::Solaris</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::Swap</remote-id>
		<remote-id type="cpan-module">Rex::Hardware::VirtInfo</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Array</remote-id>
		<remote-id type="cpan-module">Rex::Helper::DBI</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Encode</remote-id>
		<remote-id type="cpan-module">Rex::Helper::File::Spec</remote-id>
		<remote-id type="cpan-module">Rex::Helper::File::Stat</remote-id>
		<remote-id type="cpan-module">Rex::Helper::File::Stat::Unix</remote-id>
		<remote-id type="cpan-module">Rex::Helper::File::Stat::Win32</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Hash</remote-id>
		<remote-id type="cpan-module">Rex::Helper::INI</remote-id>
		<remote-id type="cpan-module">Rex::Helper::IP</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Misc</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Path</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Rexfile::ParamLookup</remote-id>
		<remote-id type="cpan-module">Rex::Helper::Run</remote-id>
		<remote-id type="cpan-module">Rex::Helper::SSH2</remote-id>
		<remote-id type="cpan-module">Rex::Helper::SSH2::Expect</remote-id>
		<remote-id type="cpan-module">Rex::Helper::System</remote-id>
		<remote-id type="cpan-module">Rex::Helper::URI</remote-id>
		<remote-id type="cpan-module">Rex::Helper::UserAgent</remote-id>
		<remote-id type="cpan-module">Rex::Hook</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Cache</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Cache::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Cache::YAML</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::Fake</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::HTTP</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::HTTPS</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::Local</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::OpenSSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Connection::SSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::HTTP</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::IOReader</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::Local</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::OpenSSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::SSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Exec::Sudo</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Executor</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Executor::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Executor::Default</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::HTTP</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::Local</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::OpenSSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::SSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::File::Sudo</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::HTTP</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::Local</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::OpenSSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::SSH</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Fs::Sudo</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Ash</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Base</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Bash</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Csh</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Default</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Idrac</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Ksh</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Sh</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Tcsh</remote-id>
		<remote-id type="cpan-module">Rex::Interface::Shell::Zsh</remote-id>
		<remote-id type="cpan-module">Rex::Inventory</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Bios</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::BaseBoard</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::Bios</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::CPU</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::Memory</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::MemoryArray</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::Section</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::DMIDecode::SystemInformation</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::HP::ACU</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Hal</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Hal::Object</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Hal::Object::Net</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Hal::Object::Storage</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Hal::Object::Volume</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Proc</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::Proc::Cpuinfo</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::BaseBoard</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::Bios</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::CPU</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::Memory</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::MemoryArray</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::Section</remote-id>
		<remote-id type="cpan-module">Rex::Inventory::SMBios::SystemInformation</remote-id>
		<remote-id type="cpan-module">Rex::Logger</remote-id>
		<remote-id type="cpan-module">Rex::Notify</remote-id>
		<remote-id type="cpan-module">Rex::Output</remote-id>
		<remote-id type="cpan-module">Rex::Output::Base</remote-id>
		<remote-id type="cpan-module">Rex::Output::JUnit</remote-id>
		<remote-id type="cpan-module">Rex::Pkg</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::ALT</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Arch</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Base</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Debian</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::FreeBSD</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Gentoo</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Mageia</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::NetBSD</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::OpenBSD</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::OpenWrt</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Redhat</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::SuSE</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::SunOS</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::SunOS::OpenCSW</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::SunOS::pkg</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::Ubuntu</remote-id>
		<remote-id type="cpan-module">Rex::Pkg::VoidLinux</remote-id>
		<remote-id type="cpan-module">Rex::PkgConf</remote-id>
		<remote-id type="cpan-module">Rex::PkgConf::Base</remote-id>
		<remote-id type="cpan-module">Rex::PkgConf::Debian</remote-id>
		<remote-id type="cpan-module">Rex::Profiler</remote-id>
		<remote-id type="cpan-module">Rex::Report</remote-id>
		<remote-id type="cpan-module">Rex::Report::Base</remote-id>
		<remote-id type="cpan-module">Rex::Report::YAML</remote-id>
		<remote-id type="cpan-module">Rex::Require</remote-id>
		<remote-id type="cpan-module">Rex::Resource</remote-id>
		<remote-id type="cpan-module">Rex::Resource::Common</remote-id>
		<remote-id type="cpan-module">Rex::Resource::firewall</remote-id>
		<remote-id type="cpan-module">Rex::Resource::firewall::Provider::base</remote-id>
		<remote-id type="cpan-module">Rex::Resource::firewall::Provider::iptables</remote-id>
		<remote-id type="cpan-module">Rex::Resource::firewall::Provider::ufw</remote-id>
		<remote-id type="cpan-module">Rex::RunList</remote-id>
		<remote-id type="cpan-module">Rex::SCM::Git</remote-id>
		<remote-id type="cpan-module">Rex::SCM::Subversion</remote-id>
		<remote-id type="cpan-module">Rex::Service</remote-id>
		<remote-id type="cpan-module">Rex::Service::ALT</remote-id>
		<remote-id type="cpan-module">Rex::Service::ALT::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::Arch::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::Base</remote-id>
		<remote-id type="cpan-module">Rex::Service::Debian</remote-id>
		<remote-id type="cpan-module">Rex::Service::Debian::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::FreeBSD</remote-id>
		<remote-id type="cpan-module">Rex::Service::Gentoo</remote-id>
		<remote-id type="cpan-module">Rex::Service::Gentoo::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::Mageia</remote-id>
		<remote-id type="cpan-module">Rex::Service::Mageia::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::NetBSD</remote-id>
		<remote-id type="cpan-module">Rex::Service::OpenBSD</remote-id>
		<remote-id type="cpan-module">Rex::Service::OpenWrt</remote-id>
		<remote-id type="cpan-module">Rex::Service::Redhat</remote-id>
		<remote-id type="cpan-module">Rex::Service::Redhat::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::SuSE</remote-id>
		<remote-id type="cpan-module">Rex::Service::SuSE::systemd</remote-id>
		<remote-id type="cpan-module">Rex::Service::SunOS</remote-id>
		<remote-id type="cpan-module">Rex::Service::SunOS::svcadm</remote-id>
		<remote-id type="cpan-module">Rex::Service::Ubuntu</remote-id>
		<remote-id type="cpan-module">Rex::Service::VoidLinux</remote-id>
		<remote-id type="cpan-module">Rex::Shared::Var</remote-id>
		<remote-id type="cpan-module">Rex::Shared::Var::Array</remote-id>
		<remote-id type="cpan-module">Rex::Shared::Var::Common</remote-id>
		<remote-id type="cpan-module">Rex::Shared::Var::Hash</remote-id>
		<remote-id type="cpan-module">Rex::Shared::Var::Scalar</remote-id>
		<remote-id type="cpan-module">Rex::Sudo::File</remote-id>
		<remote-id type="cpan-module">Rex::Task</remote-id>
		<remote-id type="cpan-module">Rex::TaskList</remote-id>
		<remote-id type="cpan-module">Rex::TaskList::Base</remote-id>
		<remote-id type="cpan-module">Rex::TaskList::Parallel_ForkManager</remote-id>
		<remote-id type="cpan-module">Rex::Template</remote-id>
		<remote-id type="cpan-module">Rex::Template::NG</remote-id>
		<remote-id type="cpan-module">Rex::Test</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_content</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_cron</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_cron_env</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_dir</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_file</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_file_content</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_output</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_output_matching</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_package</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_service_running</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_service_stopped</remote-id>
		<remote-id type="cpan-module">Rex::Test::Base::has_stat</remote-id>
		<remote-id type="cpan-module">Rex::Transaction</remote-id>
		<remote-id type="cpan-module">Rex::User</remote-id>
		<remote-id type="cpan-module">Rex::User::Base</remote-id>
		<remote-id type="cpan-module">Rex::User::FreeBSD</remote-id>
		<remote-id type="cpan-module">Rex::User::Linux</remote-id>
		<remote-id type="cpan-module">Rex::User::NetBSD</remote-id>
		<remote-id type="cpan-module">Rex::User::OpenBSD</remote-id>
		<remote-id type="cpan-module">Rex::User::OpenWrt</remote-id>
		<remote-id type="cpan-module">Rex::User::SunOS</remote-id>
		<remote-id type="cpan-module">Rex::Value</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Base</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::create</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::daemon</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::delete</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::destroy</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::guestinfo</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::images</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::import</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::info</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::list</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::reboot</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::shutdown</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::start</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Docker::status</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::blklist</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::clone</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::create</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::delete</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::destroy</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::dumpxml</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::guestinfo</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::hypervisor</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::iflist</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::import</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::info</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::list</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::option</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::reboot</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::shutdown</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::start</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::status</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::LibVirt::vncdisplay</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::attach</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::copy</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::create</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::destroy</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::info</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::list</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::start</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::Lxc::stop</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::bridge</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::create</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::delete</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::destroy</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::forward_port</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::guestinfo</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::import</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::info</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::list</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::option</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::reboot</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::share_folder</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::shutdown</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::start</remote-id>
		<remote-id type="cpan-module">Rex::Virtualization::VBox::status</remote-id>
	</upstream>
</pkgmetadata>