mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
16 lines
714 B
XML
16 lines
714 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Cloud-init is the industry standard multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="launchpad">cloud-init</remote-id>
|
|
<remote-id type="github">canonical/cloud-init</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|