March 2015
Beginner
236 pages
5h 23m
English
Now that we've seen how the audit resource works on files, it's time to perform an example. Building on our last exercise, we will audit the password file and see the results.
The following steps need to be performed to audit the password file:
vagrant up
vagrant ssh
You should now be logged in to the system.
Unlike the last chapter, we are going to build this manifest straight into the /etc/puppet/manifests/site.pp file. Since the example is short and for demonstration purposes, it does not make sense ...
Read now
Unlock full access