File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
#### Table of Contents
4
4
5
- 2 . [ Module Description - What the module does and why it is useful] ( #module-description )
6
- 3 . [ Setup - The basics of getting started with stdlib] ( #setup )
7
- 4 . [ Usage - Configuration options and additional functionality] ( #usage )
8
- 5 . [ Reference - An under-the-hood peek at what the module is doing and how] ( #reference )
9
- 5 . [ Limitations - OS compatibility, etc.] ( #limitations )
10
- 6 . [ Development - Guide for contributing to the module] ( #development )
5
+ 1 . [ Module Description - What the module does and why it is useful] ( #module-description )
6
+ 1 . [ Setup - The basics of getting started with stdlib] ( #setup )
7
+ 1 . [ Usage - Configuration options and additional functionality] ( #usage )
8
+ 1 . [ Reference - An under-the-hood peek at what the module is doing and how] ( #reference )
9
+ 1 . [ Classes] ( #classes )
10
+ 1 . [ Defined Types] ( #defined-types )
11
+ 1 . [ Data Types] ( #data-types )
12
+ 1 . [ Facts] ( #facts )
13
+ 1 . [ Functions] ( #functions )
14
+ 1 . [ Limitations - OS compatibility, etc.] ( #limitations )
15
+ 1 . [ Development - Guide for contributing to the module] ( #development )
16
+ 1 . [ Contributors] ( #contributors )
11
17
12
18
13
19
## Module Description
@@ -323,7 +329,7 @@ Unacceptable input example:
323
329
324
330
# ## Facts
325
331
326
- # ###`package_provider`
332
+ # ### `package_provider`
327
333
328
334
Returns the default provider Puppet uses to manage packages on this system.
329
335
You can’t perform that action at this time.
0 commit comments