puppetlabs / puppetlabs-node_manager

Create and manage PE node groups as resources.
Apache License 2.0
10 stars 21 forks source link

`node_groups()` to puppet code #54

Open WhatsARanjit opened 4 years ago

WhatsARanjit commented 4 years ago

The node_groups() functions presents raw data, but it is not very usable because of all the "extra" data provided in it. Need to provide a cleaner version that:

And maybe more...

WhatsARanjit commented 4 years ago

The idea here is to provide a flag that omits the data that isn't directly reusable into puppet code.