GithubHelp home page GithubHelp logo

epienbroek / jbeard-portmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbeard6/jbeard-portmap

0.0 2.0 0.0 289 KB

Puppet module for controlling the portmap daemon.

License: Apache License 2.0

Puppet 93.05% Ruby 6.95%

jbeard-portmap's Introduction

#portmap

####Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with portmap
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

##Overview This is a module designed for controlling the Portmap daemon.

##Module Description This module installs and runs the Portmap daemon for use by NFS and others.

##Setup

###What portmap affects The portmap module will install the appropriate packages for RedHat and Debian distributions. This typically includes either the rpcbind or portmap packages, depending on OS version. It also controls execution of the appropriate daemon services. These are typically either rpcbind or portmap, depending on OS version.

###Setup requirements This module requires the puppetlabs/stdlib module.

###Beginning with portmap Simply including this module will install and execute the portmap service on your host.

include portmap

##Usage By default, the module will install the appropriate packages and configure the daemon to start on boot. All user interaction is done at the top-level portmap module level. In other words, options are provided directly to the portmap class.

The package option is used to specify which version of the portmap package to install. This will typically be either installed (or present) or latest.

The service option is used to specify whether the portmap service should execute. This will typically be either running or stopped.

The enable option is used to specify whether the service should start at boot. The value will be either true or false.

##Reference TODO List all the classes and organization

##Limitations The portmap module is supported on:

  • RedHat Enterprise Linux 5/6/7,
  • CentOS 5/6/7,
  • Debian,
  • Ubuntu 12.04 LTS, 13.10, and 14.04,
  • OpenBSD

##Development TODO Document development practices

jbeard-portmap's People

Contributors

jbeard6 avatar conzar avatar netbulae avatar agperson avatar buzzdeee avatar tompurl avatar nerdlich avatar treyormsbee avatar

Watchers

James Cloos avatar Erik van Pienbroek avatar

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.