fix X display requirement for X connection
commit2d7d5ffaea1910fbff4b00f72ecf824bbc77ca0f
authorJeremy Baumont <jeremy@baumont.org>
Mon, 16 Nov 2009 09:19:16 +0000 (16 10:19 +0100)
committerJeremy Baumont <jeremy@baumont.org>
Mon, 16 Nov 2009 09:19:16 +0000 (16 10:19 +0100)
tree7026480e6428ab4dabc98e7f77e755faf4ba2a54
parent6944c0cffe74d71d6d6610959eaa55013050a929
fix X display requirement for X connection

The silent installer won't work without able to set up an X connection
to a X server in order to load java classes used in the graphic GUI.
Even if we won't use this GUI and do the silent installation from the
command line. So DISPLAY environment variable is added with a working X
server machine.

Also a puppet file resource corresponding to the oracle installation location
file oraInst.loc describing the oracle inventory directory is added.
modules/oracle/manifests/database_server.pp
modules/oracle/templates/bash_profile.oracle-template.erb
modules/oracle/templates/oraInst-template.erb [new file with mode: 0644]
modules/oracle/templates/wruninstaller_9.2.0.8-template.erb