Skip to content

Commit

Permalink
AUFN-Ceph: Skip docker registry login before pulp is deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
MoteHue committed Jan 17, 2024
1 parent bcc7f6f commit e4a65f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ kayobe seed vm provision
kayobe seed host configure

# Deploy local pulp server as a container on the seed VM
kayobe seed service deploy --tags seed-deploy-containers --kolla-tags none
kayobe seed service deploy --tags seed-deploy-containers --kolla-tags none -e deploy_containers_registry_attempt_login=False

# Deploying the seed restarts networking interface, run configure-local-networking.sh again to re-add routes.
$KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/configure-local-networking.sh
Expand Down

0 comments on commit e4a65f3

Please sign in to comment.