oratab: Define database instaces in /etc/oratab with instance name home directory and a flag which indicates if the instance should be started togeth
Define database instaces in /etc/oratab with instance name home directory and a flag which indicates if the instance should be started together with the database
The following properties are available in the oratab type.
Valid values: yes, no, Y, N
Aliases: "Y"=>"yes", "N"=>"no"
If the instance should start together with the database itself
set this property to yes otherwise to no
An optional description that will be added as an inline comment in the target file
Valid values: present, absent
The basic property that the resource should be in.
Default value: present
The home directory of the instance. This must be an absolute path
The path of the target file to store the instance information in
The following parameters are available in the oratab type.
namevar
The instance's name
The specific backend to use for this oratab resource. You will seldom need to specify this --- Puppet will usually
discover the appropriate provider for your platform.