add inxi and verifiable credential functionality #8

Merged
pedro merged 19 commits from issue_5__vcs_and_inxi into main 2024-12-17 10:07:51 +00:00
Showing only changes of commit 56f15f6eae - Show all commits

View file

@ -346,6 +346,7 @@ def send_snapshot_to_devicehub(snapshot, token, url, legacy):
logger.error(_("Snapshot %s not remotely sent to URL '%s'. Do you have internet? Is your server up & running? Is the url token authorized?\n %s"), snapshot["uuid"], url, e)
def load_config(config_file="settings.ini"):
"""
Tries to load configuration from a config file.