flexlm

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage
  5. Limitations
  6. Development

Overview

Set up a FLEXLM server for a specific vendor

Module Description

This module defines a type of resource called flexlm::service and that can be used to set up a flexlm server for a specific vendor.

Setup

What flexlm affects

Installs a flexlm server and sets up a license file.

Setup Requirements

This module uses the module hpclib from edf-hpc.

Beginning with flexlm

Usage

Include the class: class{ '::flexlm': license_path => '/opt/intel/server.lic', license_path_src => 'http://server/intel/server.lic.enc', decrypt_password => 'passw0rd' }

Limitations

This module is mainly tested on Debian, but is meant to also work with RHEL and derivatives.

Development

Patches and issues can be submitted on GitHub: https://github.com/edf-hpc/puppet-hpc