Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs with conditional changes #495

Merged
merged 2 commits into from
Nov 14, 2016
Merged

Conversation

rebeccaskinner
Copy link
Contributor

No description provided.

Copy link
Contributor

@arichardet arichardet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple small changes, otherwise looks good.

(case insensitive) will cause the *branch* to remain unevaluated. Any other
value is an error.
A predicate is a special kind of go text template. It's evaluated in two
passes. In the first pass `lookups` and `params` are rendered as they would be
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a comma, and the "s" making lookup and param plural should be outside quotes:
"In the first pass, lookups and params..."

value is an error.
A predicate is a special kind of go text template. It's evaluated in two
passes. In the first pass `lookups` and `params` are rendered as they would be
for any other converge string. In the second pass the rendered string is
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a comma after "In the second pass"

@arichardet arichardet merged commit 131d29b into master Nov 14, 2016
@arichardet arichardet deleted the fix/conditional-docs branch November 14, 2016 20:31
BrianHicks pushed a commit that referenced this pull request Dec 22, 2016
update docs with conditional changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants