Hi Anuriddha, Good work in getting the Configurator also with template model. As you have mentioned, now we can process only few files. If we are to add new files, just writing *.jinja file is enough or do we need to configure something about this file somewhere like in puppet we mentioned in the manifests?
Thanks, Reka On Tue, May 5, 2015 at 5:43 PM, Anuruddha Liyanarachchi <[email protected] > wrote: > Hi Devs, > > I have created the $subject using python and Jinja2. Configurator is now > capable of generating axis2.xml, Carbon.xml and catalina-server.xml based > on clustering configurations. Following structure was used to create the > configurator. Currently these configurations are read from a file. > > I will update the thread as I move on. > . > ├── Configurator.iml > ├── Constants.py > ├── Constants.pyc > ├── Main.py > ├── Output > | ├── axis2.xml > | ├── carbon.xml > | └── catalina-server.xml > └── Templates > └── AppServer > └── conf > ├── axis2.jinja > ├── carbon.jinja > └── catalina-server.jinja > > > On Thu, Apr 30, 2015 at 12:05 PM, Anuruddha Liyanarachchi < > [email protected]> wrote: > >> Hi , >> >> I am working on $subject. I am trying create a shell script which >> generate carbon server configuration based on parameters provided by >> different run times. >> >> Configurator is basically configuring perviously used puppet templates >> using shell. >> Please refer mail thread subject as "[PPaaS] Private PaaS 4.1.0 Release >> Plan" for more info. >> >> I will provide more information as I progress. >> >> -- >> *Thanks and Regards,* >> Anuruddha Lanka Liyanarachchi >> Software Engineer - WSO2 >> Mobile : +94 (0) 712762611 >> Tel : +94 112 145 345 >> a <[email protected]>[email protected] >> > > > > -- > *Thanks and Regards,* > Anuruddha Lanka Liyanarachchi > Software Engineer - WSO2 > Mobile : +94 (0) 712762611 > Tel : +94 112 145 345 > a <[email protected]>[email protected] > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
