Skip to content

Fix newline at end of enroot.conf.template#473

Merged
ryanhamel merged 1 commit intoAzure:masterfrom
edwardsp:patch-1
Feb 3, 2026
Merged

Fix newline at end of enroot.conf.template#473
ryanhamel merged 1 commit intoAzure:masterfrom
edwardsp:patch-1

Conversation

@edwardsp
Copy link
Contributor

@edwardsp edwardsp commented Feb 3, 2026

enroot fix: add trailing newline to enroot.conf.template

The template file was missing a trailing newline after the last line MELLANOX_VISIBLE_DEVICES all. This caused the line to not be parsed by enroot, resulting in /dev/infiniband not being mounted in pyxis containers.

enroot fix: add trailing newline to enroot.conf.template

The template file was missing a trailing newline after the last line
`MELLANOX_VISIBLE_DEVICES all`. This caused the line to not be parsed
by enroot, resulting in /dev/infiniband not being mounted in pyxis
containers.
@ryanhamel ryanhamel merged commit dd02ff7 into Azure:master Feb 3, 2026
3 checks passed
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.

2 participants