cernops/puppet-shoal

Name: puppet-shoal

Owner: CERN Operations

Description: Install and configure shoal agent

Created: 2015-03-16 10:11:13.0

Updated: 2015-03-16 13:15:15.0

Pushed: 2015-03-16 13:19:28.0

Homepage: null

Size: 156

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

shoal

Build Status

Overview

Configures shoal. Only the shoal agent can currently be configured with this module.

A shoal agent publishes via messaging the location and properties of http proxy servers. It is particularly intended for use with CvmFS and Frontier applications

Example
s{'shoal::agent':
qp_server_url => 'shoal.heprc.uvic.ca',
obal_access   => false,
main_access   => true,
gging_level   => 'DEBUG'

This will:

For details of parameters see manifests/agent.pp

Types

A new type has been added shoal_agent_config based on the puppetlabs/inifile type.

ig_shoal_agent{'general/squid_port':
alue  => '4000',
otify => Service['shoal-agent']

would configure shoal_agent configuration with

eral]
d_port = 4000
License

Apache II license

Copyright

2015 Steve Traylen, CERN.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.