Hi Craig, Please help me on this change. Waiting for your reply
Thanks, Srinivas On Tuesday, 10 May 2016 19:00:21 UTC+5:30, Craig Dunn wrote: > > > > Hi, > > I've automated IntegrationBus 9 for one of my clients - it's a bit of a > beast. I'd be happy to share the puppet module that I have written and > collaborate on it, it still has some custom quirks and it would be nice to > make it more generic and open source it. > > Feel free to contact me off-list.... > Craig > > > On Tue, May 10, 2016 at 12:54 PM, srinivas reddy <[email protected] > <javascript:>> wrote: > >> Hi All, >> >> I am working on automation of IIB 9 installation part. I am having doubt >> that will this puppet supports IBM Integration Bus v9 installation which is >> in .tar or not. If it supports please mention the links where should I >> refer. >> >> If any one have done IIB9 automation then please give how should I start >> and please help me on getting resolve the coding part. >> >> how should I write code: as I am new to this puppet please help me to get >> the basic code how should I start write. Please check the sample procedure >> below: >> >> *IIB 9* >> >> Step 1: >> >> 1. *Logon as root* to the servers. >> >> 2. Switch to admin. >> >> 3. Base package location: >> >> /u/users/admin/media/iib9/ >> >> 4. Check the server details >> >> $*uname –a* >> >> 5. Copy the files from below location: >> >> scp path <javascript:> where software is exists and copy this to below >> location /u/users/admin/media/broker/iib9/base >> >> 6. Copy the *Fix Pack* package from >> >> scp path <javascript:> where software is exists and copy this to below >> location /u/users/admin/media/broker/iib9/fp03/ >> >> 7. Copy the *APAR* packages from >> >> scp path <javascript:> where software is exists and copy this to below >> location /u/users/admin/media/broker/iib9/apar1/ >> >> scp path <javascript:> where software is exists and copy this to below >> location /u/users/admin/media/broker/iib9/apar2/ >> >> 8. Untar the packages. >> >> *Eg:-* tar –zxvf *.tar.gz >> >> tar –xvf *.tar >> >> 9. Switch back to *root.* >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/6089c0f2-7418-4b4c-8026-80af5ef8eaa3%40googlegroups.com >> >> <https://groups.google.com/d/msgid/puppet-users/6089c0f2-7418-4b4c-8026-80af5ef8eaa3%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Enviatics | Automation and Configuration Management > Puppet Labs Service Delivery Partner & Certified Consultant > http://www.enviatics.com | @Enviatics | [email protected] <javascript:> > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/fca76edc-7300-4b16-961a-bb5d00981cdb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
