Morning all

I'm currently trying to work out a method to auto-generate a set of facts. 
These facts need to contain information about what database clones have 
been created using NetApp SnapManager for Oracle on a given Host... 

I need the fact to give the following information:
clone_ACREPC11 => 
10.10.160.1:/vol/SnapManager_20130307153440293_v_ACTEST11_oradata/q_ACTEST11_oradata

ACREPC11 is an generated database SID that will change across clones, and 
the value is an auto-generated NFS export path... 
The export path is going to be grepped out of the fstab, which I can handle 
:D

However there could be multiple clones on a given host, so ideally I want 
one fact file to generate all the required facts... 

Possible? 

Cheers
Gavin 

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to