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 <srisaihari...@gmail.com>
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
> <mqm@tsti7642:/aistest/mqseries/broker/IIB9/xLinux/IIB_V9.0.0.2_LINUX_X86-64.tar.gz>
> 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
> <mqm@tsti7642:/aistest/mqseries/broker/IIB9/xLinux/IIB_V9.0.0.2_LINUX_X86-64.tar.gz>
> 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
> <mqm@tsti7642:/aistest/mqseries/broker/IIB9/xLinux/IIB_V9.0.0.2_LINUX_X86-64.tar.gz>
> where software is exists  and copy this to below location
> /u/users/admin/media/broker/iib9/apar1/
>
> scp  path
> <mqm@tsti7642:/aistest/mqseries/broker/IIB9/xLinux/IIB_V9.0.0.2_LINUX_X86-64.tar.gz>
> 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 puppet-users+unsubscr...@googlegroups.com.
> 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 | cr...@enviatics.com

-- 
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/CACxdKhHChPzyRYXj7U8kF6j1Q6%2BY7_s1OBofkSLnNANQkPaFhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to