Metadata-Version: 2.0
Name: yamlenc
Version: 0.5
Summary: Simple YAML-based Regular Expression Puppet ENC
Home-page: https://github.com/kirei/puppet-yaml-enc
Author: Jakob Schlyter
Author-email: jakob@kirei.se
License: BSD
Keywords: yaml puppet external node classifier enc regular expression regex re
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Systems Administration
Requires-Dist: setuptools
Requires-Dist: PyYAML

yamlenc is a simple YAML-based Regular Expression Puppet ENC
(External Node Classifier).

The user supplies a YAML-file (examples included) where regular expression
based host name patterns form the key. The output is then consumed by a
puppet master to perform external node classification for a calling node.


