Hello,

I have been reading for a while now about the uses of Hiera and separating 
data from configuration. I am planning on migrating my existing Puppet code 
into a Hiera structured project. I am facing a dilemma dealing with 
different versions of data.

Right now I am configuring a web application that spans across a few 
machines. I am deploying these machines with environment names, and in my 
Puppetmaster conf file, I have a dynamic modules/manifests lookup based on 
the environment name (e.g. manifests = 
$confdir/environments/$environment/manifests/site.pp).

If I have two or three different versions of the same application, how can 
I use hiera to switch between data without switching between environments? 
... That is, how can I select different data for the same environment?

I am not sure how to approach this and would like to hear any good ideas.

Thanks,
Reginald

-- 
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 [email protected].
To post to this group, send email to [email protected].
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