Fix typo to make puppet provisioners work again

This commit is contained in:
Mitchell Hashimoto 2012-07-25 15:11:01 -07:00
parent 141dccd4e7
commit 5e1bb5bf63
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require "vagrant"
module VagrantPlugins
module Pupppet
module Puppet
class Plugin < Vagrant.plugin("1")
name "puppet"
description <<-DESC