-
Notifications
You must be signed in to change notification settings - Fork 4
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
pe networks defined in cluster-config.yml are not all processed #17
Comments
|
The issue stemmed from formatting errors in the cluster-config.yml files provided. Based on feedback, example files have been updated to accurately reflect the correct format. These changes will be implemented in the upcoming release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When defining multiple networks in the pe_networks section of the cluster-config.yml file, only the last network gets added. In addition, if the config-cluster workflow is ran multiple times, the same network gets added over and over again.
Attaching the config and log files.
What Platform / OS are you running?
Mac OS
What version are you running?
latest
Anything in the logs or a references that might be useful?
Additional information
No response
The text was updated successfully, but these errors were encountered: