Files
vagrant-golang/manifests/init.pp
Darren Coxall 3debdcf5bb Use Go 1.3.3
2014-10-01 21:45:23 +01:00

4 lines
41 B
Puppet

class { "golang":
version => "1.3.3"
}