Maybe all you need is:
file { 'docroot':
path => '/var/www/html',
ensure => link,
force => true,
target => '/vagrant/public',
}
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/490e9e50-2df7-4efc-ab9e-aea62f092049%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.