|
16 | 16 |
|
17 | 17 | # Table of Contents |
18 | 18 |
|
19 | | - - [Overview](#overview) |
20 | | - - [Module Description](#module-description) |
21 | | - - [Setup](#setup) |
22 | | - - [Set up node discovery](#set-up-node-discovery) |
23 | | - - [Set up auth.conf](#set-up-authconf) |
24 | | - - [Usage](#usage) |
25 | | - - [Multi threaded compile requests](#multi-threaded-compile-requests) |
26 | | - - [Fact search](#fact-search) |
27 | | - - [Node list](#node-list) |
28 | | - - [Changed depth](#changed-depth) |
29 | | - - [Output Report](#output-report) |
30 | | - - [Non-default PuppetDB/Configuring PuppetDB](#non-default-puppetdbconfiguring-puppetdb) |
31 | | - - [Use without PuppetDB](#use-without-puppetdb) |
32 | | - - [Non-default Puppetserver](#non-default-puppetserver) |
33 | | - - [Limitations](#limitations) |
34 | | - - [Previous Authors](#previous-authors) |
35 | | - - [Contributors](#contributors) |
36 | | - - [See also](#see-also) |
37 | | - - [Upload facts to PuppetDB](#upload-facts-to-puppetdb) |
38 | | - - [Modern fact submission](#modern-fact-submission) |
39 | | - - [complex fact submission](#complex-fact-submission) |
40 | | - - [Further documentation](#further-documentation) |
| 19 | +1. [Overview](#overview) |
| 20 | +1. [Module Description](#module-description) |
| 21 | +1. [Setup](#setup) |
| 22 | + 1. [Set up node discovery](#set-up-node-discovery) |
| 23 | + 1. [Set up auth.conf](#set-up-authconf) |
| 24 | +1. [Usage](#usage) |
| 25 | + 1. [Multi threaded compile requests](#multi-threaded-compile-requests) |
| 26 | + 1. [Fact search](#fact-search) |
| 27 | + 1. [Changed depth](#changed-depth) |
| 28 | + 1. [Output report](#output-report) |
| 29 | +1. [Limitations](#limitations) |
| 30 | +1. [Previous Authors](#previous-authors) |
| 31 | +1. [Contributors](#contributors) |
| 32 | +1. [See Also](#see-also) |
| 33 | + 1. [Upload facts to PuppetDB](#upload-facts-to-puppetdb) |
| 34 | + 1. [Modern fact submission](#modern-fact-submission) |
41 | 35 |
|
42 | 36 |
|
43 | 37 | ## Overview |
|
0 commit comments