Create a symlink in Puppet
file { '/var/www/project-dev':
ensure => 'link',
target => '/vagrant/project-dev',
}
Creates a Symlink in /var/www/ to /vagrant/project-dev
Written by Luc Bézier
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vagrant
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#