https://github.com/sloppycoder/chef.was61nd
https://github.com/sloppycoder/chef.was61nd
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sloppycoder/chef.was61nd
- Owner: sloppycoder
- Created: 2015-06-07T15:37:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T14:59:41.000Z (almost 11 years ago)
- Last Synced: 2025-01-11T08:14:05.369Z (over 1 year ago)
- Language: Ruby
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cookbook for Websphere application server 6.1
This cookbook is for installing Websphere Application Server 6.1 32bit on Centos/RHEL server.
### Platform
only tested with Centos 6.6 and RHEL 6.5.
#### To test on a node
knife bootstrap machine --ssh-user root --ssh-password 'chefchefchef' --node-name aws1
knife ssh 52.25.115.84 'chef-client' --manual-list --ssh-user root --ssh-password 'chefchefchef'