Puppet Class: st2::profile::facter

Defined in:
manifests/profile/facter.pp

Summary

Setup custom fact locations

Overview

Examples:

Basic Usage

include st2::profile::facter


6
7
8
# File 'manifests/profile/facter.pp', line 6

class st2::profile::facter {
  include facter
}