cookbook 'weblogic', '= 0.1.4'
weblogic (16) Versions 0.1.4 Follow40
Installs/Configures fusion-middleware family of products
cookbook 'weblogic', '= 0.1.4', :supermarket
knife supermarket install weblogic
knife supermarket download weblogic
Weblogic Cookbook
This is a placeholder cookbook for the Weblogic cookbook
Scope
This cookbook is for installing a basic Weblogic 12c standalone installation.
Requirements
- Chef 11 or higher
- Ruby 1.9 (preferably from the Chef full-stack installer)
- Weblogic 12c installation JAR file (wls_121200.jar)
Recipes
weblogic::default
This recipe installs Weblogic 12c using the generic silent installer.
Usage
TODO
Attributes
TODO
License & Authors
- Author:: Michael Goetz (mpgoetz@getchef.com)
Copyright:: 2009-2014 Chef Software, Inc 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.
Dependent cookbooks
java >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.