March 2017
Beginner to intermediate
925 pages
18h 11m
English
It's a great idea to put your Puppet manifests in a version control system such as Git or Subversion (Git is the de facto standard for Puppet). This gives you several advantages:
git log feature to see what was changed, and when (and by whom)In this section, we'll import your existing manifest files into Git. If you have created a Puppet directory in a previous section use that, otherwise, use your existing manifest ...
Read now
Unlock full access