Added exec resource to install 9.2.0.8 patchset
commit0361a8b7e611c83c68830f630b8c07a72bf4d3f1
authorJeremy Baumont <jeremy@baumont.org>
Thu, 14 Jan 2010 10:18:23 +0000 (14 11:18 +0100)
committerJeremy Baumont <jeremy@baumont.org>
Thu, 14 Jan 2010 10:18:23 +0000 (14 11:18 +0100)
tree5525eb46f3e742dd8460fb7b156c69331dd1e0ba
parentab8ada61bcebd1bba567c8336425282f63900630
Added exec resource to install 9.2.0.8 patchset

Corrected version numbering in wrapper install script name, path... for
the installation of 9.2.0.1 and the patchset of 9.2.0.8

Corrected recursing management of directories within the oracle_dir
defiinition with the recurse option

Added exec resource to install 9.2.0.8 by using a file resource wrapper
install shell script calling the silent installation

Corrected gid of dba group to 4000 and teh uid of oracle user to 4001

Added template for the file resource wrappe script of 9.2.0.8 patchset
.gitignore [new file with mode: 0644]
modules/oracle/manifests/database_server.pp
modules/oracle/manifests/virt_groups.pp
modules/oracle/manifests/virt_users.pp
modules/oracle/templates/wruninstaller_9.2.0.1-template.erb [copied from modules/oracle/templates/wruninstaller_9.2.0.8-template.erb with 98% similarity]
modules/oracle/templates/wruninstaller_9.2.0.8_patchset-template.erb [moved from modules/oracle/templates/wruninstaller_9.2.0.8-template.erb with 88% similarity]