aboutsummaryrefslogtreecommitdiff
path: root/templates/bootcblade-deploy.sh.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/bootcblade-deploy.sh.j2')
-rw-r--r--templates/bootcblade-deploy.sh.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bootcblade-deploy.sh.j2 b/templates/bootcblade-deploy.sh.j2
index 9f4699f..9a3962b 100644
--- a/templates/bootcblade-deploy.sh.j2
+++ b/templates/bootcblade-deploy.sh.j2
@@ -8,4 +8,4 @@ podman run --rm --privileged \
localhost/bootcblade:latest \
install to-filesystem --skip-fetch-check --replace=alongside /target \
--root-ssh-authorized-keys /target/root/.ssh/authorized_keys \
- --target-transport=containers-storage {{ '' if bootc_acknowledge is false else '--acknowledge-destructive' }}
+ --target-transport=containers-storage --acknowledge-destructive