Hi,

Can you be a little clearer on your issue? Are you saying they are empty when 
you compile the manifest for the node? 

Good things to include are logs, version number and basic set up 
(puppet/passenger, puppet/mongrel, puppet/webrick).

Cheers,
Den

On 04/10/2011, at 18:52, joffrey <[email protected]> wrote:

> Hi,
> 
> On my puppet node, there are many facter variables that are empty in
> my manifests.
> But, there are not empty when I start "facter" on the node.
> 
> why ?
> 
> ex in a module:
> 
> class resolver {
>  if $::ipaddress6 {
>     ...
>  }
>  $domainename = "$domain"
> }
> 
> In this manifest, $domain and $ipaddress6 are empty
> In the facter command line, there not empty.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> 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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to