Puppet 4.10 Beginner's Guide - Second Edition by John Arundel

Puppet 4.10 Beginner's Guide - Second Edition by John Arundel

Author:John Arundel [Arundel, John]
Language: eng
Format: azw3
Publisher: Packt Publishing
Published: 2017-05-31T04:00:00+00:00


Follow these steps to apply the manifest:

Run the following commands to copy the example Puppetfile into place: cd /etc/puppetlabs/code/environments/production sudo cp /vagrant/examples/Puppetfile.apache Puppetfile

Run the following command to install the apache module: sudo r10k puppetfile install —-verbose

Run the following command to apply the manifest: sudo puppet apply /vagrant/examples/module_apache.pp

To test the new website, point your browser to the following link (for Vagrant users; if you're not using the Vagrant box, browse to port 80 on the server you're managing with Puppet):

http://localhost:8080/

You should see a picture of a happy cat:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.