mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
parent
464ddfcc4a
commit
a603304946
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue