On Tuesday, December 18, 2012 8:51:25 AM UTC-8, Branan Purvine-Riley wrote:
>
>
>
> In Puppet 3, you must explicitly state that the file you are requesting is
> from a module. Try:
> puppet:///modules/${modulename}/somefile.conf
>
D'oh... I guessed it was something like that, but I used /modul
On Tue, Dec 18, 2012 at 8:44 AM, Philip Brown wrote:
> We have an odd situation with a puppet 3 installation. It isnt serving out
> the module local files.
> We understand (Somewhat) about the new auth.conf requirements, and have
> filled those out.
> So, access to things such as
> puppet:///file
We have an odd situation with a puppet 3 installation. It isnt serving out
the module local files.
We understand (Somewhat) about the new auth.conf requirements, and have
filled those out.
So, access to things such as
puppet:///files/etc/somefile.conf
are working fine.
However, attempts to acces