summaryrefslogtreecommitdiff
path: root/app-admin/puppet/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-admin/puppet/metadata.xml
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-admin/puppet/metadata.xml')
-rw-r--r--app-admin/puppet/metadata.xml36
1 files changed, 0 insertions, 36 deletions
diff --git a/app-admin/puppet/metadata.xml b/app-admin/puppet/metadata.xml
deleted file mode 100644
index fcc0764c44d5..000000000000
--- a/app-admin/puppet/metadata.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- </maintainer>
- <maintainer type="project">
- <email>sysadmin@gentoo.org</email>
- <name>Gentoo Sysadmin Project</name>
- </maintainer>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <longdescription lang="en">
- Centralised configuration management for networks
- Puppet lets you centrally manage every important aspect of your system
- using a cross-platform specification language that manages all the
- separate elements normally aggregated in different files, like users,
- cron jobs, and hosts, along with obviously discrete elements like
- packages, services, and files.
-
- Puppet's simple declarative specification language provides powerful
- classing abilities for drawing out the similarities between hosts while
- allowing them to be as specific as necessary, and it handles dependency
- and prerequisite relationships between objects clearly and explicitly.
- </longdescription>
- <use>
-<!-- <flag name='puppetdb'>Enable puppetdb support</flag> -->
- <flag name="augeas">Enable augeas support</flag>
- <flag name="diff">Enable diff support</flag>
- <flag name="rrdtool">Enable rrdtool support</flag>
- <flag name="shadow">Enable shadow support</flag>
- <flag name="experimental">Add patches for things in testing</flag>
- </use>
-</pkgmetadata>