-
Notifications
You must be signed in to change notification settings - Fork 7
The Puppet configuration for MassiveApp
deployingrails/massiveapp_ops
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published