cloudmesh / cloudmesh-pi-burn

Burns many SD cards so we can build a Raspberry PI cluster
Other
18 stars 12 forks source link

common: move host os and related commands to cloudmesh.common #29

Open laszewsk opened 2 years ago

laszewsk commented 2 years ago

Duration at most 2 hours

cloudmesh burn and possibly cluster contain information about the system that may need to go to cloudmesh.common.sysinfo

This includes figuring out if we are in a gitbash, which OS we have and so on. Before moving, verify with Gregor and include the links to the URLs of the code, and listthe functions. than we can checkmark the once that we want to move

laszewsk commented 2 years ago

gregor can help if you identify where they are in burn or inventory

provide list of the commands and where they are and we move them i think to

cloudmesh.common.sysinfo

jpfleischer commented 2 years ago

https://github.com/cloudmesh/cloudmesh-pi-burn/pull/59 https://github.com/cloudmesh/cloudmesh-common/pull/32

these two pull requests feature a migration from burn.util to common.systeminfo