Hi,

In puppet when we add a new file, we use this lines in the .pp files:

        source => 'puppet:///config/web/applications/FreeMedia-error.html',

where as the actual location of the file (FreeMedia-error.html) is

[sus...@puppet1 puppet]$ find -name FreeMedia-error.html
./configs/web/applications/FreeMedia-error.html

So the source in the .pp file should be
'puppet:///configs/web/applications/FreeMedia-error.html'

Why this discrepancy? Just curious...

Thanks.
-- 
Regards,
Susmit.

=============================================
ssh
0x86DD170A
http://www.fedoraproject.org/wiki/user:susmit
=============================================

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to