Overview

This class allows you to setup your IIB software on your system.

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.

Attributes

Attribute Name Short Description
iib_os_user The OS user to use for the installation of the IIB software.
source_location The location where the IIB installation can find the siftware distribution.
version The version of IIB to install.

version

The version of IIB to install.

Type: Pattern[/\d+\.\d+\.\d+\.\d/]

Back to overview of iib_machine::software

source_location

The location where the IIB installation can find the siftware distribution. This can be a:

  • directory
  • http url
  • puppet url

Type: String

Back to overview of iib_machine::software

iib_os_user

The OS user to use for the installation of the IIB software.

The default is: iibadmin Type: String

Back to overview of iib_machine::software