Skip to content

Instantly share code, notes, and snippets.

@azuby
Created August 2, 2012 06:31
Show Gist options
  • Save azuby/3234506 to your computer and use it in GitHub Desktop.
Save azuby/3234506 to your computer and use it in GitHub Desktop.
1. replace xxx passwords with some random password that you don't actually need to log in because of ssh keys
2. replace jellibug with syncin
3. generate ssh keys
4. replace db passwords
5. remove elasticsearch from base.json
"recipe[elasticsearch]",
"recipe[elasticsearch::bigdesk]",
"recipe[elasticsearch::head]",
and
"elasticsearch": {
"version": "0.19.3"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment