We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5835105 commit 0b9dc46Copy full SHA for 0b9dc46
1 file changed
docs/scenarios/admin.rst
@@ -240,7 +240,12 @@ Chef
240
Puppet
241
------
242
243
-.. todo:: Write about Puppet
+Puppet is an IT Automation and configuration management software from Puppet Labs that allows
244
+System Administrators to define the state of thier IT Infrastructure. Thereby, providing
245
+an elegant way to manage their fleet of physical and virtual machines. Puppet is available as both
246
+Open Source and Enterprise variation. Puppet Modules are small, shareable units of code written
247
+to automate or define the state of a system. Puppet Forge is a repository of modules written by the community for
248
+Open Source and Enterprise Puppet.
249
250
`Puppet Labs Documentation <http://docs.puppetlabs.com>`_
251
0 commit comments