]
Martin Malina closed JBIDE-21814.
---------------------------------
This is done. Verified in latest JBDS 9.x nightly build.
One downside though is that now you can't check the console for info on openshift on
consequent launches of cdk - only on provision you will see the info including url of
openshift console and credentials.
Remove --provision flag from CDK Server launch config
-----------------------------------------------------
Key: JBIDE-21814
URL:
https://issues.jboss.org/browse/JBIDE-21814
Project: Tools (JBoss Tools)
Issue Type: Task
Components: cdk
Affects Versions: 4.3.1.CR1
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.3.1.CR1
When using the latest CDK, calling vagrant up with the --provision flag is unnecessary,
as the openshift service now starts automatically, and harmful, as it causes the IP
address of the image to change, which makes the vagrant process exit with an error.
--provision should be removed from the default launch configuration