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

feat(nodered): playbook to deploy user flow + state control #115

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

shantanoo-desai
Copy link
Owner

This playbook deploys a user-specific flow JSON file. The user needs to specify which flow file to upload via extra_vars parameter flow_file. Also provide the flow_state extra var to start the flow post upload (default is always stopped).

Closes #112

This playbook deploys a user-specific flow JSON file. The user
needs to specify which flow file to upload via `extra_vars`
parameter `flow_file`. Also provide the `flow_state` extra var
to start the flow post upload (default is always stopped).

Closes #112

Signed-off-by: Shantanoo 'Shan' Desai <[email protected]>
@shantanoo-desai shantanoo-desai added enhancement New feature or request node-red All activities for Node-RED specific development labels Sep 21, 2023
@shantanoo-desai shantanoo-desai self-assigned this Sep 21, 2023
@shantanoo-desai shantanoo-desai merged commit b969766 into main Sep 21, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request node-red All activities for Node-RED specific development
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[node-red] Provide playbook to deploy flow
1 participant