Skip to content

Commit

Permalink
Tidy reference to meta promises
Browse files Browse the repository at this point in the history
(cherry picked from commit 3e015a8)
  • Loading branch information
nickanderson committed Jan 21, 2020
1 parent af88514 commit 7e0d547
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reference/promise-types.markdown
Expand Up @@ -131,8 +131,7 @@ Relevant CFEngine functions are: `classesmatching()`,
`classmatch()`, `countclassesmatching()`, `getclassmetatags()`,
`getvariablemetatags()`, `variablesmatching()`, `variablesmatching_as_data()`

Also see "meta promises": there can be promises of type "meta", in addition
to this attribute with the name "meta" which can be added to a promise of any type.
Also see [meta promises][meta]: While "meta" attribute can be added to a promise of any type, there can also be promises of promise type "meta" added to any bundle.
If mention is made of "tags" on a *bundle*, what is actually meant is meta *promises*
in that bundle. (This is just a terminology point.)

Expand Down

0 comments on commit 7e0d547

Please sign in to comment.