Overview

This class ensure’s that the ora_install facts that can be cached and are cached with the correct settings. You can change all TTL settings for the facts if an other setting is more fitting for your setup.

Attributes

Attribute Name Short Description
defined_sids_ttl  
enabled When set to true, this enables facter caching for the ora_install module facts.
installed_patches_ttl  
opatch_version_ttl  
ora_install_inventory_loc_ttl  
product_version_ttl  
running_processes_ttl  

enabled

When set to true, this enables facter caching for the ora_install module facts.

Beware that you need to have Facter version 4.1.0 or higher to enabled this. When you set this value to true, automatically TTL settings for most of the ora_install facts are set to a default value. For most installations, the default settings are fine.

When you set this value to true, the facter setting force-dot-resolution is enabled. You have to ensure that all of your facts keep on working with this setting.

Type: Boolean

Back to overview of fact_caching

product_version_ttl

The Time to Live for the ora_install_homes.product_version part of the ora_install_homes fact. Type: Optional[String[1]]

Back to overview of fact_caching

opatch_version_ttl

The Time to Live for the ora_install_homes.opatch_version part of the ora_install_homes fact. Type: Optional[String[1]]

Back to overview of fact_caching

installed_patches_ttl

The Time to Live for the ora_install_homes.installed_patches part of the ora_install_homes fact. Type: Optional[String[1]]

Back to overview of fact_caching

running_processes_ttl

The Time to Live for the ora_install_homes.running_processes part of the ora_install_homes fact. Type: Optional[String[1]]

Back to overview of fact_caching

defined_sids_ttl

The Time to Live for the ora_install_homes.defined_sids part of the ora_install_homes fact. Type: Optional[String[1]]

Back to overview of fact_caching

ora_install_inventory_loc_ttl

The Time to Live for the ora_install_inventory_loc fact. Type: Optional[String[1]]

Back to overview of fact_caching