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://github.com/raw/furlongm/standalone-configuration-management/master/puppet/standalone-puppet.sh
sudo -E bash -x standalone-puppet.sh -e furlongm@gmail.com

Salt

curl -O https://github.com/raw/furlongm/standalone-configuration-management/master/saltstack/standalone-salt.sh
sudo -E bash -x standalone-salt.sh -e furlongm@gmail.com

Chef

curl -O https://github.com/raw/furlongm/standalone-configuration-management/master/chef/standalone-chef.sh
sudo -E bash -x standalone-chef.sh -e furlongm@gmail.com

Ansible

curl -O https://github.com/raw/furlongm/standalone-configuration-management/master/ansible/standalone-ansible.sh
sudo -E bash -x standalone-ansible.sh -e furlongm@gmail.com

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