This repo contains a demonstration of a simple 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 an Oracle node with Puppet.
All nodes are available to test with Puppet masterless. To do so, add ml- for the name when using vagrant:
$ vagrant up <ml-asm112|ml-asm121|ml-asm122>
You can also test with a Puppet Enterprise server. To do so, add pe- for the name when using vagrant:
$ vagrant up pe-asmmaster
$ vagrant up <pe-asm112|pe-asm121|pe-asm122>
You must always use the specified order:
- asmmaster
- <asm112|asm121|asm122>
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)
You can download this file from here
- linuxx64_12201_database.zip
- linuxx64_12201_grid_home.zip
You can download these files from here