RETIRED, Chef Cookbook - OpenStack Bare Metal
Go to file
Ma Wen Cheng 0cea7f1ac6 Revert "Use new "service" role instead of "admin""
This reverts commit de410e11fb.

Closes-bug: #1450473
Change-Id: Id81eca2dca6cf418086483662cb49204c3129fce
2015-04-30 23:51:38 +08:00
attributes Revert "Use new "service" role instead of "admin"" 2015-04-30 23:51:38 +08:00
recipes Revert "Use new "service" role instead of "admin"" 2015-04-30 23:51:38 +08:00
spec Revert "Use new "service" role instead of "admin"" 2015-04-30 23:51:38 +08:00
templates/default Add tftp configuration for ironic 2015-04-27 15:38:42 +08:00
.gitignore Initial kilo updates 2015-03-04 11:18:37 -06:00
.gitreview Added .gitreview 2015-01-05 16:12:50 +00:00
.rubocop.yml Initial kilo updates 2015-03-04 11:18:37 -06:00
.rubocop_todo.yml Initial kilo updates 2015-03-04 11:18:37 -06:00
Berksfile Revert "Use new "service" role instead of "admin"" 2015-04-30 23:51:38 +08:00
CONTRIBUTING.md Initial basic cookbook files 2015-01-16 00:16:58 +08:00
Gemfile move from bundler to chefdk 2015-04-29 13:56:30 -05:00
README.md Initial basic cookbook files 2015-01-16 00:16:58 +08:00
Rakefile move from bundler to chefdk 2015-04-29 13:56:30 -05:00
TESTING.md move from bundler to chefdk 2015-04-29 13:56:30 -05:00
bootstrap.sh move from bundler to chefdk 2015-04-29 13:56:30 -05:00
metadata.rb Revert "Use new "service" role instead of "admin"" 2015-04-30 23:51:38 +08:00

README.md

cookbook-openstack-bare-metal Cookbook

This cookbook installs the OpenStack Bare Metal service Ironic as part of the OpenStack reference deployment Chef for OpenStack. Ironic is currently installed from packages.

https://wiki.openstack.org/wiki/Ironic

Requirements

Chef 11 or higher required (for Chef environment use).

Attributes

TODO: List your cookbook attributes here.

Usage

cookbook-openstack-bare-metal::default

TODO: Write usage instructions for each cookbook.

Contributing

Please refer to the CONTRIBUTING.md for instructions for contributing.

Testing

Please refer to the TESTING.md for instructions for testing the cookbook.

License and Authors

Author Wen Cheng Ma(wenchma@cn.ibm.com)
Copyright Copyright (c) 2014-2015, IBM, Corp.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.