Displaying 1 result from an estimated 1 matches for "drbddevice".
Did you mean:
  drbd_device
  
2012 Jun 26
2
access "indexed" facter facts
Hi everyone,
I have a fact which looks like that: drbdconnectionstate0. You see the "0" 
at the end... Now I''d like to access this fact in a "dynamic" way, the "0" 
should be variable. I''m thinking of something like that: if 
${drbdconnectionstate0}${drbddevice} == ''Unconfigured''.
But as you may guess, this does not work... Has anyone an idea how I can 
use such a "dynamic" facter variable?
Thanks for every help!
Cheers,
Tobias
-- 
You received this message because you are subscribed to the Google Groups "Puppet Users&q...