Skip to content

TomzxForks/biemond-orawls-vagrant-12.1.3

 
 

Repository files navigation

biemond-orawls-vagrant-12.1.3

The reference implementation of https://github.com/biemond/biemond-orawls optimized for linux, Solaris and the use of Hiera

Should work for VMware and Virtualbox

Details

  • CentOS 6.6 Vagrant box
  • Puppet 3.7.3
  • Vagrant >= 1.6.5
  • Oracle Virtualbox >= 4.3.20
  • VMware fusion >= 6

creates a 12.1.3 WebLogic cluster ( admin, node1, node2 )

site.pp is located here: https://github.com/biemond/biemond-orawls-vagrant-12.1.3/blob/master/puppet/manifests/site.pp

The used hiera files https://github.com/biemond/biemond-orawls-vagrant-12.1.3/tree/master/puppet/hieradata

Add the all the Oracle binaries to /software

edit Vagrantfile and update the software share

  • admin.vm.synced_folder "software", "/software"
  • node1.vm.synced_folder "software", "/software"
  • node2.vm.synced_folder "software", "/software"

Software

Startup the images

  • vagrant up admin
  • vagrant up node1
  • vagrant up node2

About

vagrant box with WebLogic 12.1.3 cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.4%
  • Ruby 40.1%
  • Puppet 14.8%
  • Shell 0.5%
  • Pascal 0.1%
  • Roff 0.1%