Vagrant newbies might be confused by the puppet module system: modules must 
be added using shell commands, before any puppet scripts are read. Instead 
of requiring shell commands to manage puppet modules, it would be more 
intuitive for :puppet provisioning to offer Vagrant commands like puppet.module 
'apt', that are run before any Puppet scripts are executed.


Example hack to get puppet modules installed, without using external tools 
like librarian-puppet:

https://github.com/mcandre/mcandre-ubuntu/blob/master/Vagrantfile

https://github.com/mcandre/mcandre-ubuntu/blob/master/bootstrap.rb

https://github.com/mcandre/mcandre-ubuntu/blob/master/manifests/default.pp

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to