Hi,

I'm lost on how to map my module usage to roles and profiles, particular 
case is with IBM Websphere but I guess the use case goes with other 
application server module.

So in Websphere  https://forge.puppetlabs.com/joshbeard/websphere one can 
have;
 * multiple instances running inside an OS host e,g /opt/instance0, 
instance1
 * within an instance you can have multiple Websphere  application 
profiles(runtime) and one deployment manager profile.


What would be the sane approach of mapping it to roles/profile pattern?

I can have a role::A  which will then only have a multiple websphere 
application profiles
 or 
I can have a role::A which will then have a deployment manager profiles + 
multiple application profiles.

In the profiles module what should be included?

profiles::websphere::profiles
  include websphere
  ::websphere::profiles

Thanks,
Lupin

  
 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/59730b1d-3cc7-4e45-b333-84cd3ae5ebde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to