taharah / reclass

A recursive external node classifier for automation tools like Ansible, Puppet, and Salt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reclass README

This is the fork of original reclass that is available at: https://github.com/madduck/reclass

Extentions

List of the core features:

  • Escaping of References and Inventory Queries
  • Merging Referenced Lists and Dictionaries
  • Nested References
  • Inventory Queries
  • Ignore class notfound/regexp option

Documentation

Documentation covering the original version is in the doc directory. See the README-extensions file for documentation on the extentions.

Reclass related projects/tools

Queries:

Introspection, manupulation:

YAML merge tools:

Other:

  • saltclass, new pillar/master_tops module for salt with the behaviour of reclass - saltstack/salt#42349

About

A recursive external node classifier for automation tools like Ansible, Puppet, and Salt

License:Other


Languages

Language:Python 99.3%Language:Makefile 0.5%Language:Shell 0.2%