Mittwoch, 12. Januar 2011

puppet - the group policy for linux admins

puppet - i say this is the group policy function you need for maintain linux environments.this page is my mind map of implementing the "central configuration solution" called puppet.


== planned environment ==
  • maintainence the config-files on client
  • svn commit to repository
  • puppetmaster checkout/update from svn repository
  • puppet clients get config's from puppetmaster (connect to dns name "puppet")

== for setup watch youtube ==

puppetca --list (show new clients)
puppetca --sign client.domain.name

== doc's ==

    == dashboard ==
    (see if all clients are reporing every 30 minutes...)