File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
ansible/roles/bastion-assisted-installer/defaults/main Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ assisted_installer_image: quay.io/edge-infrastructure/assisted-installer:{{ assi
99assisted_installer_agent_image : quay.io/edge-infrastructure/assisted-installer-agent:{{ assisted_installer_tag }}
1010assisted_installer_controller_image : quay.io/edge-infrastructure/assisted-installer-controller:{{ assisted_installer_tag }}
1111assisted_installer_ui_image : quay.io/edge-infrastructure/assisted-installer-ui:{{ assisted_installer_ui_tag }}
12- assisted_service_image : quay.io/edge-infrastructure/assisted-service:{{ assisted_installer_tag }}
12+ # assisted_service_image: quay.io/lhadad/assisted-service:modifyPreNetServiceV2
13+ assisted_service_image : quay.io/edge-infrastructure/assisted-service:latest
1314assisted_postgres_image : quay.io/edge-infrastructure/postgresql-12-centos7
1415
1516# This will be your bastion machine (if you run setup-bastion playbook)
You can’t perform that action at this time.
0 commit comments