Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
/ puppet-brewcask Public archive

A homebrew-cask provider for Puppet's package type

Notifications You must be signed in to change notification settings

boxen/puppet-brewcask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Cask Puppet Module for Boxen Build Status

A module which installs homebrew-cask, and brewcask provider for Puppet's package type.

Usage

include brewcask # taps homebrew-cask / installs brew-cask

# now you can install packages using homebrew-cask
package { 'adium': provider => 'brewcask' }
package { 'firefox': provider => 'brewcask' }

Required Puppet Modules

  • homebrew, >= 1.10.0

Work in progress

Please contribute by reporting issues and submitting pull requests!

About

A homebrew-cask provider for Puppet's package type

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors