misheska / basebox-packer

Packer templates for vagrant baseboxes
286 stars 80 forks source link

fixing salt provisioner #59

Closed thewellington closed 10 years ago

thewellington commented 10 years ago

Salt was calling a nonexistent install_puppet function. Corrected to call install_salt function.

Signed-off-by: W. S. Wellington bwellington@fulcrum.net