Version information
released Jul 6th 2015
This version is compatible with:
- ,
Start using this module
Add this module to your Puppetfile:
mod 'hkhan2-ibmwasihs', '0.1.18'
Learn more about managing modules with a PuppetfileDocumentation
hkhan2/ibmwasihs — version 0.1.18 Jul 6th 2015
ibmwasihs
This is the IBM HTTP Server 7.0 Installation Module. Packages are required to transfer under files directory.
It uses a response file to proceed with installation. It requires users input on the agent box to place following details in /tmp/ihs-details.txt file.
-OPT installLocation=/app/IBM/HTTPServer
-OPT adminAuthUser=ihsadmin
-OPT adminAuthPassword=ihsadmin
-OPT washostname=master.example.com
-OPT setupAdminUser=build
-OPT setupAdminGroup=build
-OPT webserverDefinition=webserver1
Dependencies
- hkhan2/ojdk7 (>= 1.0.5 < 5.0.0)
- puppetlabs/stdlib (>= 4.6.0 < 10.0.0)