Hi puppet-users,

I've worked with puppet for a while now but was stuck on how best to manage 
legacy servers quickly without having to create specific manifests for each 
server. I basically wrote this script to do the whole thing for me and 
wondered if anyone else might find it useful.

I've put it on github and would like some feedback from other users if you 
have time to take a look. It's targeted specifically at managing legacy 
servers or with people who don't know how to write their own manifests but 
want to learn by generating their own code. It covers files, services, 
packages, users, templates, file_line, etc. It generates a puppet apply 
script to manage your server locally but I also added in a role so it can 
be used with directory environments.

If you want to contribute you're more then welcome to create a pull request.

Here's my code. 
https://github.com/dmccuk/puppetmanifestgenerator.git

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/2a9cde79-64d7-42a9-b4b6-269b7f0c2246%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to