On Wed, Jul 20, 2016 at 7:32 PM, Rasanjaya Subasinghe <[email protected]> wrote:
> Hi all, > > Beneath are some behaviors I was noticed during the LW Dev configuration. > > 1. Mysql connector needs to copy each and every product. Anyhow, in cloud > puppet modules we used to place it in wso2base module. > > Yes, we need to fix this. @Rasanjaya: Would you mind contributing? > 2. A Pupppetmaster host entry gets deleted in /etc/hosts file once we run > the puppet in agent nodes. [Added this IP into hiera common.yaml, due to > resolve the master's IP] > > @Akila: Any thoughts on this? > 3. Each and every time the config file change [Ex: axis2.xml] product gets > deleted and start with the fresh configuration. > Agree! It should not start from the beginning for a configuration change. > > 4. In clustering, Is there any reason to use the sub_domain > [Ex:sub_domain: worker]? In cloud we are not using this anymore. This used > to identify the manager, worker separation in previous Stratos and now this > will treat through the URL and LB [AWS LB or Nginx]. So then we can specify > this configuration in default.yaml in the relevant product. No need to > reiterate again and again. > > A good point! Will remove the sub-domain property from Hiera and template files. Thanks > Thanks > > On Mon, Jul 18, 2016 at 7:35 PM, Imesh Gunaratne <[email protected]> wrote: > >> On Mon, Jul 18, 2016 at 5:44 PM, Manula Waidyanatha <[email protected]> >> wrote: >> >> >>> What is the reason for checking `@clustering['aws']` in every line in >>> aws.erb[1] file? >>> It doesn't do any harm, but there is no point in checking it since >>> aws.erb file is included to axis2.xml.erb only in the aws clustering >>> mode. >> >> >> Thanks for pointing Manula! It was my mistake! >> >> On Mon, Jul 18, 2016 at 6:05 PM, Lakmal Warusawithana <[email protected]> >> wrote: >> >>> @Imesh, Shall we remove unnecessary if conditions in aws.erb. >>> >>> Yes Lakmal! I fixed it and pushed changes. Please see the latest >> template and sample Hiera data config [1], [2]: >> >> [1] >> https://github.com/wso2/puppet-modules/blob/master/modules/wso2base/templates/clustering/aws.erb >> [2] >> https://github.com/wso2/puppet-modules/blob/master/hieradata/dev/wso2/wso2bps/3.5.1/default/manager.yaml#L36 >> >> Thanks >> >> >> >>> thanks >>> >>> On Mon, Jul 18, 2016 at 2:39 PM, Imesh Gunaratne <[email protected]> wrote: >>> >>>> I just added AWS membership scheme template and a sample configuration >>>> to BPS 3.5.1 [1]. >>>> @Rasanjaya: Would you mind trying this out? >>>> >>>> [1] >>>> https://github.com/wso2/puppet-modules/commit/af14b15d2361f311f6de328141c3ad2cb57428d9 >>>> >>>> Thanks >>>> >>>> On Mon, Jul 18, 2016 at 2:23 PM, Imesh Gunaratne <[email protected]> >>>> wrote: >>>> >>>>> Hi Devs, >>>>> >>>>> It looks like we have missed $subject: >>>>> >>>>> https://github.com/wso2/puppet-modules/tree/master/modules/wso2base/templates/clustering >>>>> >>>>> https://docs.wso2.com/display/CLUSTER44x/Setting+up+a+Cluster+in+AWS+Mode >>>>> >>>>> Thanks >>>>> >>>>> -- >>>>> *Imesh Gunaratne* >>>>> Software Architect >>>>> WSO2 Inc: http://wso2.com >>>>> T: +94 11 214 5345 M: +94 77 374 2057 >>>>> W: https://medium.com/@imesh TW: @imesh >>>>> lean. enterprise. middleware >>>>> >>>>> >>>> >>>> >>>> -- >>>> *Imesh Gunaratne* >>>> Software Architect >>>> WSO2 Inc: http://wso2.com >>>> T: +94 11 214 5345 M: +94 77 374 2057 >>>> W: https://medium.com/@imesh TW: @imesh >>>> lean. enterprise. middleware >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Lakmal Warusawithana >>> Director - Cloud Architecture; WSO2 Inc. >>> Mobile : +94714289692 >>> Blog : http://lakmalsview.blogspot.com/ >>> >>> >> >> >> -- >> *Imesh Gunaratne* >> Software Architect >> WSO2 Inc: http://wso2.com >> T: +94 11 214 5345 M: +94 77 374 2057 >> W: https://medium.com/@imesh TW: @imesh >> lean. enterprise. middleware >> >> > > > -- > -------------------------------------------------- > Rasanjaya Subasinghe > Software Engineer, Dev/Ops , WSO2 inc(Sri Lanka) > +94772250358 > [email protected] > -- *Imesh Gunaratne* Software Architect WSO2 Inc: http://wso2.com T: +94 11 214 5345 M: +94 77 374 2057 W: https://medium.com/@imesh TW: @imesh lean. enterprise. middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
