Changelog for
crowbar-barclamp-chef-2.0+git.1366045194.c68a8e9-20.7.noarch.rpm :
Tue Apr 16 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c68a8e9):
+ inbound path processing
+ inbound process path & remove event/job logic for now
Tue Apr 2 14:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (a98611b):
+ get the chef jig install working from dev mode
+ get connection working
+ leverage active flag
+ remove unneeded migrations - Chef Jig added by install
+ cleanup inject rake tasks and provide reasonable default
+ Create Chef nodes using the API instead of knife.
+ Keep the unit tests from exploding.
+ Fix up how we save the private key.
+ rename bc-template-foo.schema to attributes.schema
Sun Mar 24 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (9270e08):
+ Let the Chef jig create clients and node roles at node creation time.
+ Have the jig create Chef nodes, clients, and node roles.
+ We no longer need to create client.pem manually.
+ chef-api can read node data
+ read node data from chef - all merged attributes from the server
+ merging read_node_data from different edits
+ only create the admin_chef jig instane on production env
+ undo :source ->:jig_chef
+ Do not run chef client during node bringup.
+ job to create/update deployment configuration role, based on role attributes (not tied to a node)
+ fix has_one relationship to conn_info
Mon Mar 11 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (5b61fa2):
+ Add a simple startup script for chef-server.
Fri Mar 8 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (5beaae6):
+ Use knife node delete -y to really delete the nodes.
Fri Mar 8 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c5fb849):
+ Add knife command to create and destroy Chef objects on node creation and removal.
+ updated to work with chef11, and a bit cleaner
Fri Mar 8 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (23ee18a):
+ WIP - inject conn info, and some api cleaning..
+ remove 02-xxx setup actions, they\'re in the 01- anyhow
+ move Chef gem dependency to chef barclamp (gemspec), and up to 11
+ with bundle install for the crowbar repo not mucking with the system gemsite, no longer need to have GEM_PATH specified and other gemfile trickery use the right port for chef API (not webui... silly typo)
Wed Mar 6 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (c5e6cf0):
+ add missing engine bits, for testing among other things, the rake tasks in this barclamp
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (cfcea6d):
+ Crowbar cookbook is no longer needed
Tue Mar 5 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (9860937):
+ Tidy up gemspec files - rails version dependency, files list
+ fix up files list in gemspec file - no Rakefile
Sun Mar 3 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (bbf7b66):
+ add running_chef_info to allow extracting info from a json file Sample invokation (in dev environment, with sample file): bundle exec rake crowbar:chef:running_chef_info file=/tmp/crowbar-dev-test/chef-server-running.json path=chef_server.lb.vip
Thu Feb 28 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (5a384cb):
+ 1) add unique index on connection info per url/client name to prevent duplication/confusion 2) change the rake tasks a bit to make passing parameters more usable.
+ fix fat finger
Thu Feb 28 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (14d9d49):
+ move chef stuff out of barclamp to lib dir
+ a bunch of rake tasks to manage chef connection info
+ more engine clean up (table name, name space), move chef interactions to lib (out of model)
+ add .gitignore for barclamp repos with .lock, etc
Wed Feb 27 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (b2e593c):
+ Rework the creation of the crowbar client in chef
+ Remove reference to outdated incorrect FSF address
Tue Feb 26 13:00:00 2013 cloud-develAATTsuse.de
- Update to latest git (1b76c71):
+ barclamp_install.rb --no-framework-install was renamed to --deploy
+ Move Chef package requirements into the Chef barclamp
+ Lift the barclamp templates out of the chef directory
+ Have the chef barclamp use the omniinstaller version of chef.
+ Modify bringup to handle the omniinstaller version of chef-server.
+ Migrate all our base cookbooks into the chef barclamp for now.
+ Do not try to upload cookbooks here.
+ Rework bringup-chef logic to avoid a potintially unneeded reconfigure of chef-server.
+ Get rid of platforms key for utils/metadata.json.
+ Add a metadata.rb for the utils recipe.
+ Add a README.
+ Create a knife config for the Crowbar user too.
+ Add metadata.rb for minicom
+ Zap all the old metadata.jsons
+ Fox up typo in minicom\'s cookbook metadata.
+ Fix sudo command when creating the crowbar user\'s knife config.
+ moving chef barclamp to engine format
+ utils_line was not compatible with ruby 1.9. Fix it.
Tue Feb 26 13:00:00 2013 rhaferAATTsuse.com
- Simplifed %files section to include everything in /opt/dell
Fri Feb 22 13:00:00 2013 rhaferAATTsuse.com
- Fixed %files section (fallout of barclamp_install refactorying)
Tue Feb 19 13:00:00 2013 rhaferAATTsuse.com
- Use new %crowbar_barclamp_install macro instead of calling
the script directly
Mon Feb 18 13:00:00 2013 rhaferAATTsuse.com
- Updated tarball to the latest git snapshot via service run
Fri Feb 15 13:00:00 2013 rhaferAATTsuse.com
- updated via service run to include latest installation changes
Mon Feb 11 13:00:00 2013 rhaferAATTsuse.com
- refreshed source tarball via service run
- Moved chef dependencies from main crowbar package to here
Mon Feb 4 13:00:00 2013 rhaferAATTsuse.com
- regenerated spec file with seed-barclamp-packages
Mon Jan 7 13:00:00 2013 rhaferAATTsuse.com
- Crowbar moved from the \"dellcloudedge\" to the \"crowbar\"
organization on github. Adapted _service accordingly
- refreshed source tarballs
Fri Nov 30 13:00:00 2012 rhaferAATTsuse.com
- Initial releases