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.
2 parents 6500fa8 + a6c7827 commit 52b8e97Copy full SHA for 52b8e97
1 file changed
stackrc
@@ -621,7 +621,7 @@ IRONIC_PYTHON_AGENT_REPO=${IRONIC_PYTHON_AGENT_REPO:-${GIT_BASE}/openstack/ironi
621
IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-master}
622
623
# a websockets/html5 or flash powered VNC console for vm instances
624
-NOVNC_REPO=${NOVNC_REPO:-https://github.com/kanaka/noVNC.git}
+NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/noVNC.git}
625
NOVNC_BRANCH=${NOVNC_BRANCH:-stable/v0.6}
626
627
# a websockets/html5 or flash powered SPICE console for vm instances
0 commit comments