Skip to content

Add optional prefix parameter to the template #1654

Closed
@afbjorklund

Description

@afbjorklund

Description

Currently the prefix is hardcoded to /usr/local, for installing guestagent and containerd.

But that doesn't work, if /usr is read-only (like on Container Linux, which uses /opt).

So add an optional parameter.

# Prefix to use for installing guest agent, and containerd with dependencies (if configured)
# 🟢 Builtin default: /usr/local
prefix: null

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