Overview

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

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