packages
Overview
This class is the default implementation for making sure the required packages are on your system.
Using hiera, you can customize some of the aspects of this process.
When these customizations aren’t enough, you can replace the class with your own class. See wls_profile::weblogic for an explanation on how to do this.
Attributes
Attribute Name | Short Description |
---|---|
list | The required packages for a succesful WebLogic installation. |
list
The required packages for a succesful WebLogic installation.
The defaults are:
wls_profile::weblogic::packages::list:
- binutils.x86_64
- unzip.x86_64
Type: Hash