Version information
released May 4th 2017
This version is compatible with:
- Ubuntu
Start using this module
Add this module to your Puppetfile:
mod 'cpick-hub', '0.1.3'
Learn more about managing modules with a PuppetfileDocumentation
cpick/hub — version 0.1.3 May 4th 2017
hub
Table of Contents
- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with hub
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Overview
Installs GitHub's hub tool
Module Description
GitHub provides precompiled hub binaries, but not packages. This module installs hub from a PPA.
Setup
What hub affects
- Installs the 'hub' package.
Usage
include hub
Limitations
Compatible with Ubuntu and possibly Debian.
Development
Please report issues or create pull requests on github: https://github.com/cpick/puppet-hub
Dependencies
- puppetlabs/apt (>=2.0.0 <5.0.0)