petems/vagrant-puppet-install

View on GitHub
lib/vagrant-puppet-install/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module VagrantPlugins
  module PuppetInstall
    VERSION = '7.0.0'.freeze
  end
end