Re: [Puppet Users] Fileserver in standalone mode.

2012-11-23 Thread Brice Figureau
On Thu, 2012-05-24 at 09:37 -0700, btimby wrote: > I am using puppet in standalone mode (puppet apply) to test manifests > that I also use in a client/server configuration. > > I have everything working as far as files included in modules. I can > reference file source as "puppet:///modules/module

[Puppet Users] Fileserver in standalone mode.

2012-05-24 Thread btimby
I am using puppet in standalone mode (puppet apply) to test manifests that I also use in a client/server configuration. I have everything working as far as files included in modules. I can reference file source as "puppet:///modules/modulename/path/to/file". However, some files are not part of