Puppet Class: db2_profile::database::em_license

Defined in:
manifests/database/em_license.pp

Summary

Overview

db2_profile::database::em_license

See the file “LICENSE” for the full license governing this code.



9
10
11
# File 'manifests/database/em_license.pp', line 9

class db2_profile::database::em_license {
  contain easy_type::license::activate
}