fact caching
Overview
This class ensure’s that the wls_install facts that can be cached, 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.
Experience the Power of Puppet for WebLogic
If you want to play and experiment with Puppet and WebLogic, please take a look at our playgrounds. At our playgrounds, we provide you with a pre-installed environment, where you experiment fast and easy.

Attributes
Attribute Name | Short Description |
---|---|
enabled | When set to true, this enables facter caching for the wls_install module facts. |
installed_features_ttl | |
installed_patches_ttl | |
opatch_version_ttl | |
ords_homes_ttl | |
product_version_ttl | |
running_domains_ttl | |
wls_install_domains_ttl | |
wls_install_inventory_loc_ttl |
enabled
When set to true, this enables facter caching for the wls_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 wls_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 wls_install_homes.product_version
part of the wls_install_homes
fact. Type: Optional[String[1]]
Back to overview of fact_caching
opatch_version_ttl
The Time to Live for the wls_install_homes.opatch_version
part of the wls_install_homes
fact. Type: Optional[String[1]]
Back to overview of fact_caching
installed_features_ttl
The Time to Live for the wls_install_homes.installed_features
part of the wls_install_homes
fact. Type: Optional[String[1]]
Back to overview of fact_caching
running_domains_ttl
The Time to Live for the wls_install_homes.running_domains
part of the wls_install_homes
fact. Type: Optional[String[1]]
Back to overview of fact_caching
installed_patches_ttl
The Time to Live for the wls_install_homes.installed_patches
part of the wls_install_homes
fact. Type: Optional[String[1]]
Back to overview of fact_caching
wls_install_inventory_loc_ttl
The Time to Live for the wls_install_inventory_loc
fact. Type: Optional[String[1]]
Back to overview of fact_caching
wls_install_domains_ttl
Type: Optional[String[1]]
Back to overview of fact_caching
ords_homes_ttl
The Time to Live for the ords_homes
fact. Type: Optional[String[1]]