Skip to content

Commit 75ae1f4

Browse files
(packaging) Updating references for main
1 parent 8fcce5c commit 75ae1f4

40 files changed

+82
-82
lines changed

references/configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: Configuration Reference
55
toc: columns
66
canonical: "/puppet/latest/configuration.html"
77
---
88

99
# Configuration Reference
1010

11-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:26 +0000
11+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:21 +0000
1212
1313

1414

references/function.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: Built-in function reference
55
canonical: "/puppet/latest/function.html"
66
toc_levels: 2
@@ -9,7 +9,7 @@ toc: columns
99

1010
# Built-in function reference
1111

12-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:47 +0000
12+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:35 +0000
1313
1414

1515

@@ -4191,7 +4191,7 @@ Performs regexp replacement on a string or array of strings.
41914191

41924192
Signature 1
41934193

4194-
`regsubst(Variant[Array[String],String] $target, String $pattern, Variant[String,Hash[String,String]] $replacement, Optional[Optional[Pattern[/^[GEIM]*$/]]] $flags, Optional[Enum['N','E','S','U']] $encoding)`
4194+
`regsubst(Variant[Array[Variant[String,Sensitive[String]]],Sensitive[Array[Variant[String,Sensitive[String]]]],Variant[String,Sensitive[String]]] $target, String $pattern, Variant[String,Hash[String,String]] $replacement, Optional[Optional[Pattern[/^[GEIM]*$/]]] $flags, Optional[Enum['N','E','S','U']] $encoding)`
41954195

41964196
### Parameters
41974197

@@ -4229,7 +4229,7 @@ $i3 = regsubst($ipaddress,'^(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)$','\\3')
42294229

42304230
Signature 2
42314231

4232-
`regsubst(Variant[Array[String],String] $target, Variant[Regexp,Type[Regexp]] $pattern, Variant[String,Hash[String,String]] $replacement, Optional[Pattern[/^G?$/]] $flags)`
4232+
`regsubst(Variant[Array[Variant[String,Sensitive[String]]],Sensitive[Array[Variant[String,Sensitive[String]]]],Variant[String,Sensitive[String]]] $target, Variant[Regexp,Type[Regexp]] $pattern, Variant[String,Hash[String,String]] $replacement, Optional[Pattern[/^G?$/]] $flags)`
42334233

42344234
### Parameters
42354235

references/man/agent.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet agent'
55
canonical: "/puppet/latest/man/agent.html"
66
---
77

88
# Man Page: puppet agent
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-agent** - The puppet agent daemon

references/man/apply.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet apply'
55
canonical: "/puppet/latest/man/apply.html"
66
---
77

88
# Man Page: puppet apply
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-apply** - Apply Puppet manifests locally

references/man/catalog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet catalog'
55
canonical: "/puppet/latest/man/catalog.html"
66
---
77

88
# Man Page: puppet catalog
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-catalog** - Compile, save, view, and convert catalogs.

references/man/config.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet config'
55
canonical: "/puppet/latest/man/config.html"
66
---
77

88
# Man Page: puppet config
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-config** - Interact with Puppet\'s settings.

references/man/describe.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet describe'
55
canonical: "/puppet/latest/man/describe.html"
66
---
77

88
# Man Page: puppet describe
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-describe** - Display help about resource types

references/man/device.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet device'
55
canonical: "/puppet/latest/man/device.html"
66
---
77

88
# Man Page: puppet device
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-device** - Manage remote network devices

references/man/doc.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet doc'
55
canonical: "/puppet/latest/man/doc.html"
66
---
77

88
# Man Page: puppet doc
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-doc** - Generate Puppet references

references/man/epp.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet epp'
55
canonical: "/puppet/latest/man/epp.html"
66
---
77

88
# Man Page: puppet epp
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-epp** - Interact directly with the EPP template

references/man/facts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet facts'
55
canonical: "/puppet/latest/man/facts.html"
66
---
77

88
# Man Page: puppet facts
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-facts** - Retrieve and store facts.

references/man/filebucket.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet filebucket'
55
canonical: "/puppet/latest/man/filebucket.html"
66
---
77

88
# Man Page: puppet filebucket
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-filebucket** - Store and retrieve files in a filebucket

references/man/generate.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet generate'
55
canonical: "/puppet/latest/man/generate.html"
66
---
77

88
# Man Page: puppet generate
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-generate** - Generates Puppet code from Ruby definitions.

references/man/help.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet help'
55
canonical: "/puppet/latest/man/help.html"
66
---
77

88
# Man Page: puppet help
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-help** - Display Puppet help.

references/man/lookup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet lookup'
55
canonical: "/puppet/latest/man/lookup.html"
66
---
77

88
# Man Page: puppet lookup
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-lookup** - Interactive Hiera lookup

references/man/module.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet module'
55
canonical: "/puppet/latest/man/module.html"
66
---
77

88
# Man Page: puppet module
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-module** - Creates, installs and searches for modules on the

references/man/node.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet node'
55
canonical: "/puppet/latest/man/node.html"
66
---
77

88
# Man Page: puppet node
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-node** - View and manage node definitions.

references/man/overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: Puppet Man Pages
55
canonical: "/puppet/latest/man/overview.html"
66
---
77

88
# Puppet Man Pages
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212

1313

references/man/parser.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet parser'
55
canonical: "/puppet/latest/man/parser.html"
66
---
77

88
# Man Page: puppet parser
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-parser** - Interact directly with the parser.

references/man/plugin.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet plugin'
55
canonical: "/puppet/latest/man/plugin.html"
66
---
77

88
# Man Page: puppet plugin
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-plugin** - Interact with the Puppet plugin system.

references/man/report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet report'
55
canonical: "/puppet/latest/man/report.html"
66
---
77

88
# Man Page: puppet report
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-report** - Create, display, and submit reports.

references/man/resource.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet resource'
55
canonical: "/puppet/latest/man/resource.html"
66
---
77

88
# Man Page: puppet resource
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-resource** - The resource abstraction layer shell

references/man/script.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: default
3-
built_from_commit: 812d7420ea5d7e19e8003b26486a7c8847afdb25
3+
built_from_commit: 8fcce5cb0d88b7330540e59817a7e6eae7adcdea
44
title: 'Man Page: puppet script'
55
canonical: "/puppet/latest/man/script.html"
66
---
77

88
# Man Page: puppet script
99

10-
> **NOTE:** This page was generated from the Puppet source code on 2024-10-18 17:22:50 +0000
10+
> **NOTE:** This page was generated from the Puppet source code on 2024-10-28 17:40:38 +0000
1111
1212
## NAME
1313
**puppet-script** - Run a puppet manifests as a script without compiling

0 commit comments

Comments
 (0)