Skip to content

deployingrails/massiveapp_ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet modules for "Deploying Rails".

Steps to recreate without_ganglia:
git co master
git br -D without_ganglia
git push origin :without_ganglia
git co -b without_ganglia
git rm -r modules/ganglia
# manually remove ganglia stuff from manifests/nodes.pp
git add .
git ci -m "Removing ganglia"
git push origin without_ganglia

Steps to recreate without_nagios:
git co master
git br -D without_nagios
git push origin :without_nagios
git co -b without_nagios
git rm -r modules/nagios
# manually remove nagios stuff from manifests/nodes.pp
git add .
git ci -m "Removing nagios"
git push origin without_nagios

About

The Puppet configuration for MassiveApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •