Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.12 KB

REFERENCE.md

File metadata and controls

51 lines (31 loc) · 1.12 KB

Reference

Table of Contents

Classes

Classes

profile_lmod

This profile installs and configures Lmod for use on an NCSA cluster.

Examples

include profile_lmod

Parameters

The following parameters are available in the profile_lmod class:

directories

Data type: Hash

Hash of directory data to ensure (as paths to managed modules).

modules

Data type: Hash

Hash of modules that should be managed. Data takes the form: "/path/to/modulefile": data: {hash of data to pass to 'file' resource' manage: Boolean A few modules are managed/ensured by default, with provided content. These can be NOT managed by specifying 'manage: false'. Or customized by overriding their 'data'. A SitePackage.lua file is also managed by default, to implement basic module usage logging to syslog.