Skip to content

Basic examples of how to use each of chef, puppet, salt and ansible as standalone configuration management systems.

License

Notifications You must be signed in to change notification settings

furlongm/standalone-configuration-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This project aims to give some basic examples of how to use each of chef, puppet, salt and ansible as standalone configuration management systems.

Usage

Puppet

curl -O https://raw.githubusercontent.com/furlongm/standalone-configuration-management/master/puppet/standalone-puppet.sh
sudo -E bash -x standalone-puppet.sh -e [email protected]

Salt

curl -O https://raw.githubusercontent.com/furlongm/standalone-configuration-management/master/saltstack/standalone-salt.sh
sudo -E bash -x standalone-salt.sh -e [email protected]

Chef

curl -O https://raw.githubusercontent.com/furlongm/standalone-configuration-management/master/chef/standalone-chef.sh
sudo -E bash -x standalone-chef.sh -e [email protected]

Ansible

curl -O https://raw.githubusercontent.com/furlongm/standalone-configuration-management/master/ansible/standalone-ansible.sh
sudo -E bash -x standalone-ansible.sh -e [email protected]

About

Basic examples of how to use each of chef, puppet, salt and ansible as standalone configuration management systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published