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

[/creating-manifest/selecting-containers/:]: by their defined... - Incorrect markdown highlighting? #121

Open
vlobzakov opened this issue Mar 20, 2020 · 0 comments
Assignees

Comments

@vlobzakov
Copy link
Owner

Target page:

http://docs.cloudscripting.com/creating-manifest/selecting-containers/

Reporter:

Comment:

Incorrect markdown highlighting?

Selected text:

Learn more on this parameter within the Custom Actions documentation page.
Note

Node selectors have higher priority than containers specified next to the action, but lower than parameters set in the actions object.
If you specify all three parameters (nodeId, nodeGroup, and nodeType), actions for indicated containers are executed in the following order: nodeId -> nodeGroup -> nodeType.
NodeGroup Aliases
An existed nodes in environments can be targeted not only

by their defined *nodeGroup*s and by aliases

. That aliases could be defined in manifests like in example:YAML
1
2
3
4
5
6

type: update
name: Alias for nodeGroup
nodeGroupAlias:
cp: sqldb2
onInstall:
log: ${nodes.sqldb2.id}

JSON

@vlobzakov vlobzakov self-assigned this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant