We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc7f6f commit e4a65f3Copy full SHA for e4a65f3
etc/kayobe/environments/aufn-ceph/a-universe-from-nothing.sh
@@ -87,7 +87,7 @@ kayobe seed vm provision
87
kayobe seed host configure
88
89
# Deploy local pulp server as a container on the seed VM
90
-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
91
92
# Deploying the seed restarts networking interface, run configure-local-networking.sh again to re-add routes.
93
$KAYOBE_CONFIG_PATH/environments/$KAYOBE_ENVIRONMENT/configure-local-networking.sh
0 commit comments