Skip to content

Instantly share code, notes, and snippets.

/README.md Secret

Created November 25, 2016 19:08
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 anonymous/7fc12b06c0d5deb0fbc3be931aa00474 to your computer and use it in GitHub Desktop.
Save anonymous/7fc12b06c0d5deb0fbc3be931aa00474 to your computer and use it in GitHub Desktop.
cookbook-openstack-bare-metal

Team and repository tags

Team and repository tags

THIS COOKBOOK IS CURRENTLY NOT MAINTAINED AND THERE WILL BE NO REALEASE FOR

STABLE/MITAKA. IF YOU ARE INTERESTED IN HELPING MAINTAINING IT, PLEASE JOIN OUR WEEKLY MEETING ON IRC OR PING US IN THE #openstack-chef CHANNEL ON freenode.

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 12 or higher required (for Chef environment use).

Attributes

Please see the extensive inline documentation in attributes/*.rb for descriptions of all the settable attributes for this cookbook.

There are also many common attributes shared across the cookbooks that are found in the cookbook-openstack-common cookbook attribute files.

Note that all attributes are in the default["openstack"] "namespace"

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment