Added 'Puppet is just designed' (#27531)

The added  line is just for ease understanding of the stuff Puppet is made of!!!!
This commit is contained in:
Dami
2018-12-23 23:27:48 +01:00
committed by Christopher McCormack
parent 60d73af3c5
commit 9960c11085

View File

@ -5,6 +5,8 @@ title: Puppet
Puppet is a configuration management tool that allows you to automate the configuration and management of your infrastructure. This helps you save time by automating repetitive tasks and ensuring your systems are kept in a desired state.
Puppet is just designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively.
Puppet comes in two varieties, Puppet Enterprise and open source Puppet. The supported platforms include most Linux distributions, various UNIX platforms, and Windows.
Puppet was developed by [Puppet Labs](https://puppet.com/company).