Chef integration. Export and upload your tasks as Chef recipes!
Table of plugin fields
Name |
Type |
Class Type |
Description |
Short Description |
Mandatory |
Default Value |
Integrate with Chef |
CHECKONE |
java.lang.Boolean |
Check to integrate with Chef. The Rapiddeploy tasks will be exported to Chef recipes and uploaded to Chef server. |
Check to integrate with Chef. The Rapiddeploy tasks will be exported to Chef recipes and uploaded to Chef server. |
true |
false |
Chef workspace folder |
TEXT |
java.lang.String |
Set the location of the Chef workstation. |
Set the location of the Chef workstation. |
true |
|
Name of the dependency cookbook |
TEXT |
java.lang.String |
Set the name of the dependency cookbook. |
Set the name of the dependency cookbook. |
true |
RapidDeploy_dependencies |
RapidDeploy dependency cookbook version |
TEXT |
java.lang.Integer |
Version number for cookbook. |
Version number for cookbook. |
true |
|
Build recipe offline |
CHECKONE |
java.lang.Boolean |
Check to build the recipe only locally under your cookbooks folder. |
Check to build the recipe only locally under your cookbooks folder. |
true |
false |