Required modules

The db2_secured module uses types and providers provided by the following two Puppet modules:

easy_type

The metadata of this module contain the right information to allow libararian-puppet to install all required module dependencies. If you want to take control yourself:

mod 'enterprisemodules/easy_type'

Then use the librarian-puppet or r10K to install the software.

You can also install the software using the puppet module command:

puppet module install
    --module_repository=http://forge.enterprisemodules.com
    enterprisemodules-easy_type

db2_config

The metadata of this module contain the right information to allow libararian-puppet to install all required module dependencies. If you want to take control yourself:

forge "http://forge.enterprisemodules.com"

mod 'enterprisemodules/db2_config'

Then use the librarian-puppet or r10K to install the software.

You can also install the software using the puppet module command:

puppet module install
    --module_repository=http://forge.enterprisemodules.com
    enterprisemodules-db2_config

Supported Operation systems

This module support a broad range of Linux operating systems:

  • RHEL 7 and 8
  • CentOS 8
  • OracleLinux 7 and 8

Supported IBM DB2 versions

This module supports DB2 10 and 11.

Supported Puppet versions

This module requires Puppet 5 to run. It supports both the open source versions as well as Puppet Enterprise.