walling / puppet-gpgtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPGTools for Boxen

Build Status

This Boxen module installs GPGTools.

Usage

class { 'gpgtools': }

Required Puppet Modules

  • boxen

Development

Set GITHUB_API_TOKEN in your shell with a Github oAuth Token to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like Unable to find module 'boxen/puppet-boxen' on https://github.com.

Then write some code. Run script/cibuild to test it. Check the script directory for other useful tools.

To Do

  • Figure out a better way to pull the DMG straight from GPGTools' site

About

License:MIT License


Languages

Language:Ruby 47.8%Language:Shell 34.9%Language:Puppet 17.3%