Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 658 Bytes

README.markdown

File metadata and controls

23 lines (13 loc) · 658 Bytes

torque

This torque module is designed to install torque server, torque mom, munge and maui. It expects that hiera is being used to pass site specific value. maui_cfg and munge_keys are served from site file server. To enable files being served from say /etc/puppet/files, edit /etc/puppet/fileserver.conf

[site_files] path /etc/puppet/files allow *.my.domain

To install and configure torque server

include torque::server

It will include torque::server::config, torque::munge::config and torque::maui::config

To Install and configure torque mom

include torque::mom

It will include torque::mom::config and torque::munge::key