Closed
Description
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
Labels
No labels