Sets up a build node for use in Chef Delivery.
- Chef Delivery
See attributes/default.rb
.
chef_client
: Manages permissions of chef-client directories and files.chefdk
: Installs ChefDK and creates a.gemrc
for root.cli
: Installs the delivery-cli from package repository or from specified artifact (seeattributes/default.rb
).default
: Includes all the recipes, plus git, to make a build node.user
: Manages the delivery build user.workspace
: Manages the delivery workspace.
-
Author: Adam Jacob [email protected]
-
Author: Bakh Inamov [email protected]
-
Author: Christopher Maier [email protected]
-
Author: Christopher Webber [email protected]
-
Author: Jeremiah Snapp [email protected]
-
Author: Jon Anderson [email protected]
-
Author: Jon Morrow [email protected]
-
Author: Matt Campbell [email protected]
-
Author: Salim Afiune [email protected]
-
Author: Seth Falcon [email protected]
-
Author: Tom Duffield [email protected]
-
Author: Joshua Timberman [email protected]
-
Copyright (c) 2015, 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.