mq machine::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 ibm_profile::mq_machine for an explanation on how to do this.
Experience the Power of Puppet for IBM MQ
If you want to play and experiment with Puppet and IBM MQ, please take a look at our playgrounds. At our playgrounds, we provide you with a pre-installed environment, where you experiment fast and easy.
For IBM MQ here at our playground...
Attributes
Attribute Name | Short Description |
---|---|
list | The list of packages you want to install. |
list
The list of packages you want to install.
The default value is: {}
Type: Array[String[1]]