Skip to content

Puppet module to install IBM License Metric Tool

License

Notifications You must be signed in to change notification settings

robruma/puppet-ilmt

 
 

Repository files navigation

Build Status

ilmt

This module deploys the IBM License Metric Tool agent on RHEL (and clone) systems. You must either provide the module with a Puppet fileserver URI from which it can download the agent RPM, or you must take care of installing the package yourself; in this second case the only effect of this module will be to write a response file and store it in /etc/response_file.txt.

Sample use:

class { 'ilmt':
  ensure                   => 'present',
  securitylevel            => 1,
  installservercertificate => 'y',
}

Support

Please log tickets and issues at GitHub.

About

Puppet module to install IBM License Metric Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 67.7%
  • Ruby 32.3%