Update puppet_info.yml (#18687)

Fixed type in noop_pending key
This commit is contained in:
Brock Walters 2024-05-02 10:14:22 -04:00 committed by GitHub
parent 464ddfcc4a
commit a603304946
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ columns:
description: Indicates if Puppet was run in [noop](https://puppet.com/docs/puppet/latest/metaparameter.html#noop) mode.
required: false
type: text
- name: noop_prending
- name: noop_pending
description: Items pending from a [noop](https://puppet.com/docs/puppet/latest/metaparameter.html#noop) run.
required: false
type: text
@ -82,4 +82,4 @@ columns:
- name: transaction_uuid
description: The [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier) of the transaction.
required: false
type: text
type: text