provizioning 0.9.15 → 0.9.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Provizioning
2
- VERSION = "0.9.15"
2
+ VERSION = "0.9.16"
3
3
  end
@@ -1,4 +1,4 @@
1
- class go {
1
+ class golang {
2
2
  exec {"get-gophers-apt-key":
3
3
  command => "apt-key adv --keyserver keyserver.ubuntu.com --recv 9AD198E9 ",
4
4
  unless => "apt-key list | grep 9AD198E9 ",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: provizioning
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.15
4
+ version: 0.9.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -151,7 +151,7 @@ files:
151
151
  - puppet/modules/drupal/tests/firewall.pp
152
152
  - puppet/modules/drupal/tests/init.pp
153
153
  - puppet/modules/drupal/tests/monitor.pp
154
- - puppet/modules/go/manifests/init.pp
154
+ - puppet/modules/golang/manifests/init.pp
155
155
  - puppet/modules/hosts/README
156
156
  - puppet/modules/hosts/manifests/example42.pp
157
157
  - puppet/modules/hosts/manifests/init.pp