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

adding env-files to kind and node topology definition #847

Merged
merged 7 commits into from
Apr 12, 2022

Conversation

steiler
Copy link
Collaborator

@steiler steiler commented Apr 7, 2022

fix #743
kind and nodes allow for the env-files stanza now.
it expects an array of filenames to load environment variables from.
The base path for relative env-file references is the directory that contains the topology definition .clab.yml

clab/config.go Show resolved Hide resolved
@hellt
Copy link
Member

hellt commented Apr 12, 2022

thanks @steiler ! great contribution

@hellt hellt merged commit f0f2244 into srl-labs:main Apr 12, 2022
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.

add support for env-file node parameter
2 participants