Skip to content

Commit 52b8e97

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "modify the default url of noVNC"
2 parents 6500fa8 + a6c7827 commit 52b8e97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ IRONIC_PYTHON_AGENT_REPO=${IRONIC_PYTHON_AGENT_REPO:-${GIT_BASE}/openstack/ironi
621621
IRONIC_PYTHON_AGENT_BRANCH=${IRONIC_PYTHON_AGENT_BRANCH:-master}
622622

623623
# a websockets/html5 or flash powered VNC console for vm instances
624-
NOVNC_REPO=${NOVNC_REPO:-https://github.com/kanaka/noVNC.git}
624+
NOVNC_REPO=${NOVNC_REPO:-https://github.com/novnc/noVNC.git}
625625
NOVNC_BRANCH=${NOVNC_BRANCH:-stable/v0.6}
626626

627627
# a websockets/html5 or flash powered SPICE console for vm instances

0 commit comments

Comments
 (0)