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

rwf14f/torque

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 67.2%
  • Ruby 32.8%