On 21 May 2014 03:49, Alvaro Miranda Aguilera <[email protected]> wrote: > > On Wed, May 21, 2014 at 2:08 AM, Rafaella Keury <[email protected]> > wrote: >> >> "db.pp" > > > can you test as > > "/vagrant/manifest/db.pp" >
You should be able to use relative paths, so try puppet.manifest_file = "manifests/db.pp" Gareth > ? > > -- > 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/d/optout. -- Gareth Rushgrove Web Geek morethanseven.net garethrushgrove.com -- 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/d/optout.
