Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Add option to store UUID #6

@magicalyak

Description

@magicalyak

in the agent.conf, you need to set store_UUID = True for persistence to work on a container or demo environment (where the underlying instance might be swapped but you want it to report the same on the controller). We should add a variable to set this to true. This solves that issue.

Current my workaround is this
sudo sed -i.bak 's/store_uuid = False/store_uuid = True/' /etc/controller-agent/agent.conf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions