This repo contains a demonstration of a RAC database installation. It contains no patches and hardly any setup inside of the database (e.g. tablespaces, users, synomyms). It's purpose is to help you guide through an initial installation of two Oracle nodes with Puppet. The name of the node indicates which version of Oracle will be installed in it i.e. db112 has version 11.2.
All nodes are available to test with Puppet masterless. To do so, add ml- for the name when using vagrant:
$ vagrant up <ml-db112|ml-db121|ml-db122>
You can also test with a Puppet Enterprise server. To do so, add pe- for the name when using vagrant:
$ vagrant up pe-master
$ vagrant up <pe-db112|pe-db121|pe-db122>
You must always use the specified order:
- master
- <db112|db121|db122>
The software must be placed in modules/software/files. It must contain the next files:
- puppet-enterprise-2016.5.1-el-7-x86_64.tar.gz (Extracted tar)
- p13390677_112040_Linux-x86-64_1of7.zip
- p13390677_112040_Linux-x86-64_2of7.zip
- linuxamd64_12102_database_1of2.zip
- linuxamd64_12102_database_2of2.zip
- linuxx64_12201_database.zip