- Extracting grid and oracle keys
- Small fixes to ASM disk.
- Don't use fixed group numbers for loggroups
- Change instanc from 2 to 3 logfiles with a size of 512
- Added a sleep on createing the ASM disks. This waits maximum 120 seconds for any device mapper disks to come online.
- Added the parameter config_scripts to db_master. This is the extension of ora_database config_scripts
- Fixes for ASM restarts
- added diskdiscoverystring to api
- extractes creation of oracle and grid users
- Create a default partition table with type msdos in stead of gpt. msdos partion types are better supported on older versions of redhat.
- Added support for multipath devices
- Working with the latest version of the Oracle module
- Different implementation of user equivalance
...... some versions skipped ......
- Only add instance from current node to oratab file
- Added settings block an check for Puppet version
- Using more custom types to make installation better repeatable.
- Extracted some OS stuff to separate classes to make module more usable
- Removed extra ssh stuff for VIP nodes
Fixed a typo
Initial release