Sam James 297d60fbfb
app-emulation/cloud-init: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-29 05:17:07 +01:00

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>