Skip to content

Instantly share code, notes, and snippets.

@zmoazeni
Created January 28, 2009 23:33
Show Gist options
  • Save zmoazeni/54256 to your computer and use it in GitHub Desktop.
Save zmoazeni/54256 to your computer and use it in GitHub Desktop.
Server 'foo.elevatorup.com' as 'root'
'ruby' should be installed
'rails' should be installed
'git' version '1.6.1' should be installed
'php' version '5.x' should be installed
'php' version '4.x' should not be installed
Server 'bar.elevatorup.com' as 'root'
installed:
|'mysql' |'>=5.1'|
|'ruby' |'>=1.8'|
|'apache'|'2.2.3'|
not installed:
|'mysql' |'< 5.x'|
|'apache'|'<= 1.x'|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment