Skip to content

Instantly share code, notes, and snippets.

@winston
Created February 7, 2012 08:06
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/1758164 to your computer and use it in GitHub Desktop.
Save winston/1758164 to your computer and use it in GitHub Desktop.
Consolidated soloistrc (Dev Image)
cookbook_paths:
- workspace
recipes:
######
## Meta OS X Base
- pivotal_workstation::osx_updates
- pivotal_workstation::set_finder_show_hd_on_desktop
- pivotal_workstation::defaults_fast_key_repeat_rate
- pivotal_workstation::function_keys
- pivotal_workstation::chrome
- pivotal_workstation::firefox
- pivotal_workstation::safari_preferences
- pivotal_workstation::screen_sharing_app
- pivotal_workstation::remove_garageband
- pivotal_workstation::timemachine_preferences
- pivotal_workstation::disable_front_row
######
## Meta OS X Development
- pivotal_workstation::unix_essentials
- pivotal_workstation::homebrew
- pivotal_workstation::user_owns_usr_local
- pivotal_workstation::bash_path_order
- pivotal_workstation::bash_profile-ps1
- pivotal_workstation::bash_profile-better_history
- pivotal_workstation::bash_profile-ctrl-o
- pivotal_workstation::bash_profile-ctrl-s
- pivotal_workstation::bash_profile-git_completion
- pivotal_workstation::bash_profile-no_sudo_gem_install
- pivotal_workstation::terminal_preferences
- pivotal_workstation::default_editor
- pivotal_workstation::textmate
- pivotal_workstation::textmate_bundles
- pivotal_workstation::textmate_preferences
######
## Meta New Context Specifics
# Edit rename_machine
# Fr.. if hostname =~ /pivotallabs.com/ and hostname !~ /^dyn-/
# To.. if hostname =~ /newcontext.com/ and hostname !~ /^dyn-/
- pivotal_workstation::rename_machine
- pivotal_workstation::ccmenu
- pivotal_workstation::dropbox
- pivotal_workstation::ec2_api_tools
- pivotal_workstation::gem_no_rdoc_no_ri
- pivotal_workstation::git
- pivotal_workstation::git_config_global_defaults
- pivotal_workstation::git_scripts
- pivotal_workstation::github_ssh_keys
- pivotal_workstation::gitx
- pivotal_workstation::imagemagick
- pivotal_workstation::jumpcut
- pivotal_workstation::keycastr
- pivotal_workstation::libreoffice
- pivotal_workstation::menumeters
- pivotal_workstation::mouse_locator
- pivotal_workstation::mysql
- pivotal_workstation::node_js
- pivotal_workstation::postgres
- pivotal_workstation::remove_garageband
- pivotal_workstation::rubymine
- pivotal_workstation::rubymine_preferences_pivotal
- pivotal_workstation::rvm
- pivotal_workstation::screen_sharing_on
- pivotal_workstation::selenium_webdriver
- pivotal_workstation::set_multitouch_preferences
- pivotal_workstation::set_screensaver_preferences
- pivotal_workstation::sizeup
- pivotal_workstation::skype
- pivotal_workstation::sshd_on
- pivotal_workstation::textmate_plugins
- pivotal_workstation::vim
- pivotal_workstation::workspace_directory
- pivotal_workstation::zsh
- pivotal_workstation::qt
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