Skip to content

mdubbyap/puppet-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Puppet Module for Boxen

Build Status

Usage

include go

go::version { '1.1.1': }

include go::1_1

go::local { '/path/to/whatever':
  version => '1.1.1'
}

Required Puppet Modules

  • boxen
  • repository
  • stdlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 53.4%
  • Puppet 41.0%
  • Shell 4.6%
  • HTML 1.0%