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 f80b9da commit 76bbf50Copy full SHA for 76bbf50
ci/tasks/run-bwats/run
@@ -32,7 +32,7 @@ pushd stemcell-builder/acceptance_test
32
"vm_extensions": "${VM_EXTENSIONS}",
33
"network": "${NETWORK}",
34
"default_username": "${DEFAULT_USERNAME}",
35
- "default_password": "${DEFAULT_PASSWORD}",
+ "default_password": "${DEFAULT_PASSWORD}"
36
}
37
END_OF_CONFIG
38
0 commit comments