<div dir="ltr"><div dir="ltr">On Fri, Jul 5, 2024 at 2:32 PM Nicholas Pratte <<a href="mailto:npratte@iol.unh.edu">npratte@iol.unh.edu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The 'arch' attribute in the conf.yaml is unnecessary, as this can be<br>
readily discovered within the constructor of any given node. Since OS is<br>
determined within user configuration, finding system arch can be done<br>
both reliably and easily within the framework.<br>
<br>
For Linux/Posix systems, the 'uname' command is used to determine system<br>
architecture. I believe that this is posix-standard and utilizes a<br>
standardized output.<br>
<br>
Bugzilla ID: 1360<br>
Signed-off-by: Nicholas Pratte <<a href="mailto:npratte@iol.unh.edu" target="_blank">npratte@iol.unh.edu</a>><br></blockquote><div><br></div><div>Reviewed-by: Dean Marx <<a href="mailto:dmarx@iol.unh.edu">dmarx@iol.unh.edu</a>> </div></div></div>