Recipes for installing, upgrading and testing Chef Server 12 topologies. This cookbook is not designed as an idempotent tool for managing chef servers. It is designed to accept package versions and run the install instructions as documented for each configuration scenario from Install Chef Server 12 and Upgrade Chef Server 12.
- aws config
- Run
rake prep
to install dependencies - Run
chef-client -z -o qa-chef-server-cluster
for out of the box functionality - Review User Guide
kitchen list
to see available test suites
This wrapper cookbook deserves the recognition of Paul Mooring [email protected] and Joshua Timberman [email protected] for their great work on the chef-server-cluster and chef-server-ingredient cookbooks.
Author: Patrick Wright [email protected]
Copyright (C) 2014 Chef Software, Inc. [email protected]
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.