Skip to content

Instantly share code, notes, and snippets.

@winston
Created February 8, 2012 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save winston/1766778 to your computer and use it in GitHub Desktop.
Save winston/1766778 to your computer and use it in GitHub Desktop.
Consolidated soloistrc (CI Image)
cookbook_paths:
- workspace
recipes:
######
## Meta OS X Base
- pivotal_workstation::java
- pivotal_workstation::sshd_on
- pivotal_workstation::screen_sharing_app
# - pivotal_workstation::Skype
- pivotal_workstation::sizeup
- pivotal_workstation::firefox
- pivotal_workstation::bash_profile-better_history
- pivotal_workstation::bash_profile-ps1
- pivotal_workstation::bash_profile-ctrl-o
- pivotal_workstation::inputrc
# - pivotal_workstation::locate_on
# - pivotal_workstation::dropbox
- pivotal_workstation::chrome
# - pivotal_workstation::mouse_locator
- pivotal_workstation::defaults_fast_key_repeat_rate
# - pivotal_workstation::menumeters
######
## Meta OS X Development
- pivotal_workstation::workspace_directory
- pivotal_workstation::git_config_global_defaults
- pivotal_workstation::git_scripts
- pivotal_workstation::homebrew
- pivotal_workstation::gitx
# - pivotal_workstation::github_for_mac
# - pivotal_workstation::ccmenu
# - pivotal_workstation::textmate
# - pivotal_workstation::textmate_bundles
# - pivotal_workstation::textmate_preferences
# - pivotal_workstation::keycastr
- pivotal_workstation::unix_essentials
- pivotal_workstation::bash_profile-git_completion
- pivotal_workstation::global_environment_variables
# - pivotal_workstation::vim
######
## Meta Ruby Development
- pivotal_workstation::rvm
- pivotal_workstation::bash_profile-no_sudo_gem_install
- pivotal_workstation::mysql
- pivotal_workstation::postgres
# - pivotal_workstation::rubymine
# - pivotal_workstation::rubymine_preferences_pivotal
- pivotal_workstation::imagemagick
- pivotal_workstation::gem_no_rdoc_no_ri
- pivotal_workstation::node_js
######
## Meta Pivotal Specifics
- pivotal_workstation::osx_updates
- pivotal_workstation::set_screensaver_preferences
# - pivotal_workstation::libreoffice
# - pivotal_workstation::timemachine_preferences
- pivotal_workstation::screen_sharing_on
# - pivotal_workstation::default_editor
- pivotal_workstation::rename_machine
# - pivotal_workstation::pivotal_logos
# - pivotal_workstation::add_ops_user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment