OK, I found it. it's config.ru.
On Tuesday, 6 January 2015 15:01:00 UTC-5, Seokhee Kim wrote:
>
> Hi,
>
> I am getting below messages on /var/log/messages.
>
> *puppet-master[1572]: schedule is a metaparam; this value will inherit to
> all contained resources in the..
For more information,
httpd/conf.d/puppetmaster.conf has below config. why the /var/log/messages
getting "puppet-master"?
ErrorLog /var/log/pe-httpd/puppetmaster.error.log
TransferLog /var/log/pe-httpd/puppetmaster.access.log
On Tuesday, 6 January 2015 15:01:00 UTC-5, S
Hi,
I am getting below messages on /var/log/messages.
*puppet-master[1572]: schedule is a metaparam; this value will inherit to
all contained resources in the*
How can I redirect them? any configuration for that?
Thanks,
Seokhee
--
You received this message because you are subscribed to
Ok, it seems the rsync is the way to go. It took 18 seconds for 10,000 files.
Thanks,
Seokhee
--
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 puppet-users+unsub
rsync and post the result.
Thanks,
Seokhee
Or is there any better ideas for syncing about 100,000 files?
It's too slow. I mean it takes more than 1 hour. we need it less than 3
mins for live update.
Thanks,
Seokhee
On Monday, 17 November 2014 13:32:44 UTC-5, Seokhee Kim wrote:
> Hi,
&
Hi,
We have some special case to use Puppet which need to sync many and many
files but just few files are updated ( delete, created or updated ).
Is there any way to sync just for changed files? now I am syncing whole dir
with purge option.
And I realized it's getting slower and slower based on n