Skip to content

TeleAI-mcp/puppet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35,430 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet

License Test codecov

Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

Documentation

Documentation for Puppet and related projects can be found online at the Puppet Docs Site.

Puppet manual

The official Puppet manual is available online here.

Installation

The Puppet agent and server packages can be installed in a variety of ways:

Source Installation

Puppet can be installed via RubyGems:

gem install puppet

Or via source:

git clone https://github.com/puppetlabs/puppet.git
cd puppet
bundle install
bundle exec rake install

Contributing & License

Puppet is licensed under the Apache 2 license. Check out the contributing guide to get started.

Related Projects

  1. related project ansible
  2. related project salt

About

Server automation framework and application

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 99.3%
  • HTML 0.4%
  • Puppet 0.2%
  • Shell 0.1%
  • C# 0.0%
  • Pascal 0.0%