Not sure what exactly do you mean; I haven't defined and path with "false" 
in it.  
It appears that the "false" directory is being created for this file 
definition:


'facts.yaml':
>         name    => '/tmp/facts.yaml',
>         content => inline_template("<%= scope.to_hash.reject { |k,v| !( 
> k.is_a?(String) && v.is_a?(String) ) }.to_yaml %>");
>

and the "path" file contents:
 

>  

[root@farm021 ~]# cat 
> false/b/8/5/9/a/4/1/d/b859a41d3c782bbfe768eb8fa70c63b5/paths 
> /tmp/facts.yaml
>


I don't see any error on the agent during the 'puppetd -t' run though. Am I 
making any sense here at all? Cheers!!



On Tuesday, April 24, 2012 1:39:16 PM UTC+1, pmbuko wrote:
>
> Looks like you have an error in your filebucket definition. Did you, 
> perhaps, put quotes around "false" when you defined the path?
>
> -- Peter
>
> On Apr 24, 2012, at 8:13 AM, Sans <r.santanu....@gmail.com> wrote:
>
> Dear all,
>
> Since last night, Puppet is started creating a directory, named *false*in the 
> present working directory, if I run 
> *puppetd -t* manually on the puppet agent. The directory contents are 
> like this:
>
> 8/3/e/5/8/6/5/9/83e586594432759eb7aed007e888a172/contents
>> 8/3/e/5/8/6/5/9/83e586594432759eb7aed007e888a172/path
>>
>
>
> does any one know what are these and why they are being created? Cheers!! 
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/puppet-users/-/nKerekDGmcoJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/2gmJRhBi1OQJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to