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

added node_prefix as an ENV option #14

Merged
merged 2 commits into from
Apr 17, 2024
Merged

added node_prefix as an ENV option #14

merged 2 commits into from
Apr 17, 2024

Conversation

travisbcotton
Copy link
Contributor

No description provided.

@@ -11,9 +11,13 @@ def getSMD(url):
return data

def getNID(c_data, xname):
if 'node_prefix' in os.environ:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this generally how we want to set config options, or have we done it in different ways across different containers?

@njones-lanl
Copy link
Collaborator

lgtm

@alexlovelltroy alexlovelltroy merged commit 4f06333 into main Apr 17, 2024
1 check passed
@travisbcotton travisbcotton deleted the trcotton/nidname branch April 18, 2024 19:45
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.

3 participants