I am not familiar with windows install but on Linux - in the module make a folder called files. then put any of your files in there and see if it picks up. Keep the same puppet:/// ..... line and see what happens.
On Sunday, May 5, 2019 at 12:31:58 PM UTC-5, Deo Breathnu wrote: > > Sorry I am new to puppet and I am sure this is a simple fix, but I am > completely confused. > > I created a module to install .exe files on a windows 2016 server. I put > the .exe files in the file directory > > > */etc/puppetlabs/code/environments/production/modules/install_visual_c_packages/files* > > but receive this message. > > *Error: The source does not exist: > 'puppet:///modules/install_visual_c_packages/vcredist_x86_2010.exe'* > > Every example that I have seen says to format the source in this way. The > puppet docs https://puppet.com/docs/puppet/6.4/modules_fundamentals.html also > shows this. > > I have googled this (alot) and don't come up with any answers that seem to > work. What am I doing wrong?? > -- 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/e229a422-537b-4499-8e14-332ca44f64ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
