Fixed Typo

This commit is contained in:
Kevin Aloysius
2014-10-05 03:41:34 -07:00
parent 65502530e9
commit 40dc0d40c2
+1 -1
View File
@@ -299,7 +299,7 @@ for other facts such as hostname which can be referenced by ``$hostname``
}
There are several resource types for Puppet but the package-file-service paradigm is all
you need for undertaking majority of theconfiguration management. The following Puppet code makes sure
you need for undertaking majority of the configuration management. The following Puppet code makes sure
that the OpenSSH-Server package is installed in a system and the sshd service is notified to restart
everytime the sshd configuration file is changed.