We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3659d commit 827d406Copy full SHA for 827d406
Earthfile
@@ -107,6 +107,7 @@ install-script:
107
ARG IMAGE_REPO=${SPECTRO_PUB_REPO}/edge
108
# https://github.com/spectrocloud/agent-mode/releases/download/v4.5.0-rc2/palette-agent-linux-amd64
109
ARG AGENT_URL_PREFIX=https://github.com/spectrocloud/agent-mode/releases/download/${VERSION}
110
+ ARG FIPS=false
111
LET BIN_PREFIX=palette-agent
112
LET SCRIPT_NAME=palette-agent-install.sh
113
IF $FIPS
0 commit comments