Fix typo to make puppet provisioners work again
This commit is contained in:
parent
141dccd4e7
commit
5e1bb5bf63
|
@ -1,7 +1,7 @@
|
|||
require "vagrant"
|
||||
|
||||
module VagrantPlugins
|
||||
module Pupppet
|
||||
module Puppet
|
||||
class Plugin < Vagrant.plugin("1")
|
||||
name "puppet"
|
||||
description <<-DESC
|
||||
|
|
Loading…
Reference in New Issue