GithubHelp home page GithubHelp logo

isabella232 / puppet-pcp-broker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from james-stocks/puppet-pcp-broker

0.0 0.0 0.0 24 KB

Puppet module for pcp-broker

License: Apache License 2.0

Ruby 46.68% Puppet 53.32%

puppet-pcp-broker's Introduction

Table of Contents

  1. Overview
  2. Usage - Configuration options and additional functionality
  3. Limitations - OS compatibility, etc.
  4. Development - Guide for contributing to the module

Overview

Automates setup of pcp-broker for testing purposes

Usage

Basic usage:

require pcp_broker

This will set up and run pcp-broker on the host using default configuration and directories.

Set up pcp-broker without running it:

class { 'pcp_broker':
 run_broker => false,
}

This will set up pcp-broker but will not run it

Refer to manifests/init.pp for a full list of params.

Limitations

  • Currently the module will run broker in a "fire and forget" manner using an Exec resource. It will not check if broker is already running before attempting to run it; and it will not check if it started correctly.
  • The module currently does not have a mechanism for stopping the broker once it has been launched.

Development

See CONTRIBUTING.md

puppet-pcp-broker's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.