Files
gentoo/app-admin/openvox/metadata.xml
Anthony Ryan 395007b33a app-admin/openvox: new package, add 8.27.0
Open source fork of app-admin/puppet now that Perforce closed source.

Provides a migration path to last rites app-admin/puppet and app-admin/puppet-agent

Closes: https://bugs.gentoo.org/965200

Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/46085
Closes: https://github.com/gentoo/gentoo/pull/46085
Signed-off-by: Sam James <sam@gentoo.org>
2026-05-18 02:14:52 +01:00

28 lines
994 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>anthonyryan1@gmail.com</email>
<name>Anthony Ryan</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
OpenVox is a community implementation of Puppet, an automated
administrative engine for your Linux, Unix, and Windows systems,
designed to perform administrative tasks (such as adding users,
installing packages, and updating server configurations) based on
a centralized specification.
</longdescription>
<use>
<flag name="augeas">Enable augeas support</flag>
<flag name="diff">Enable diff support</flag>
<flag name="shadow">Enable shadow support</flag>
</use>
<upstream>
<remote-id type="github">OpenVoxProject/openvox</remote-id>
</upstream>
</pkgmetadata>