Puppet Class: ora_config
- Defined in:
- manifests/init.pp
Overview
ora_config
See the file “LICENSE” for the full license governing this code.
| 7 8 9 | # File 'manifests/init.pp', line 7
class ora_config () {
  include ora_config::fact_caching
} |