Skip to content

Commit

Permalink
Specify Podman as the deploy type for the bastion AI container
Browse files Browse the repository at this point in the history
  • Loading branch information
radez committed Nov 19, 2024
1 parent fb84faf commit 0cc0958
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ASSISTED_SERVICE_HOST={{ assisted_installer_host }}:{{ assisted_installer_port }
IMAGE_SERVICE_BASE_URL=http://{{ assisted_installer_host }}:{{ assisted_image_service_port }}
LISTEN_PORT={{ assisted_image_service_port }}
DEPLOY_TARGET=onprem
DEPLOY_TYPE="Podman"
STORAGE=filesystem
DUMMY_IGNITION=false

Expand Down

0 comments on commit 0cc0958

Please sign in to comment.