| Requirements: | |
| Java, unzip, wget, mysql-connector jar (If connecting to a mysql database) | |
| How to use: | |
| 1. Import wso2.pp to sites.pp file in Puppet master. | |
| 2. Change the variables in params.pp accordingly. | |
| 3. Create a directory inside files/configs/repository/components/lib and copy | |
| the mysql connector jar file. | |
| 4. Download the WSO2 Appserver pack to a file server and add the URL to | |
| $package_repo in wso2.pp | |
| 5. Add/Remove (comment/uncomment) service_templates from init.pp as required |