Hi,

I've got a facter shipped with a custom module. This factor returns the
version of a determined package. It returns nil if the package is not
installed yet.

When running for the first time, assuming the package is not installed, the
facter will be still nil. When referring to that facter in the manifest -
for example in a file resource - it fails, because it has been compiled
with a nil value. When the package is already installed, it works great.

Just out of curiosity, is there any workaround other than if/else
statements?

Thanks,
-frederiko

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to