diff --git a/stackrc b/stackrc index b123d8ac7c..3591994f79 100644 --- a/stackrc +++ b/stackrc @@ -621,7 +621,7 @@ IRONIC_PYTHON_AGENT_REPO=${IRONIC_PYTHON_AGENT_REPO:-${GIT_BASE}/openstack/ironi IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-master} # a websockets/html5 or flash powered VNC console for vm instances -NOVNC_REPO=${NOVNC_REPO:-https://github.com/kanaka/noVNC.git} +NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/noVNC.git} NOVNC_BRANCH=${NOVNC_BRANCH:-stable/v0.6} # a websockets/html5 or flash powered SPICE console for vm instances