Skip to content

Instantly share code, notes, and snippets.

@farshidce
Created November 17, 2011 07:22
Show Gist options
  • Save farshidce/1372592 to your computer and use it in GitHub Desktop.
Save farshidce/1372592 to your computer and use it in GitHub Desktop.
ec2-cf-ini-1
[global]
username:root
ssh_key:/var/lib/jenkins/key.pem
port:8091
[servers]
1:@IP1@
1:@IP2@
3:@IP3@
[membase]
rest_username:Administrator
rest_password:password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment