Sha256: fc74d1a817fe2c7c60b6f63a5f109740eb0d86a20c445710246f4a03c1f45052
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# 0.3.3 * Add call to apt-get update pre-package install * Set ruby as rvm default by default (of course) * Record the elapsed time on a capstrap execution. # 0.3.2 * Install chef gem to rvm default gemset rather than @global * Install chef gem with --no-rdoc --no-ri # 0.3.1 * Remove rvm_sugar installation (customization overkill). # 0.3.0 * Add --config flag and read config from ~/.capstraprc by default. * Refactor method_option blocks on tasks (dry it up). # 0.2.2 * Add task method options for overriding git init/update behavior * Add version task * Update method_option from :banner to :desc (oops) * Handle git submodule init/update or rake update strategies # 0.2.1 * Add `update` task to pull new cookbook and configuration updates and re-run chef # 0.2.0 * Rename `chefsolo` task to chef * Add `solo` task to install chef cookbook and configuration repositories * Add `execute` task to run chef-solo once environment is prepared * Refactorings of chef capistrano recipes # 0.1.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capstrap-0.3.3 | CHANGELOG.markdown |