Jonathon Anderson
Jonathon Anderson
I've further genericized this request so that a different command (e.g., "path") might be used in stead. I considered that such a pathing command would be useful for either overlays...
@mslacken is this closed by https://github.com/hpcng/warewulf/pull/549?
@mslacken I'd like to look further into this; but, since you made the workaround suggestion, can you explain why ``` $ sudo wwctl container exec openhpc-slurm-opa-compute-2 -- -- /bin/ls --help...
Even if the API wants an absolute path, the CLI could resolve the absolute path automatically. I'm going to look into this.
See #581
I'm looking at * https://dangoslen.medium.com/enforcing-a-changelog-with-github-actions-279119ed4182 * https://github.com/marketplace/actions/changelog-enforcer I note particularly > The Changelog Enforcer is exactly as it sounds — it verifies that a change has been made to a...
For my future reference, the text in question is parsed from `/proc/cmdline`, not `/etc/cmdline`.
After community discussion, our new plan is to start using the node ID as the value of wwid, and then parse it out of `/warewulf/config`. (This value is already `WWHOSTNAME`.)