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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/6089c0f2-7418-4b4c-8026-80af5ef8eaa3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.