commit | 0d369d13118e691e35d406d9c636f6da1332b440 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Nov 08 16:37:30 2016 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Fri Nov 11 11:09:03 2016 -0800 |
tree | 50c914b693a6e61797cea0102c6bf0a8d9fbc789 | |
parent | 8710436eb8f51f030bcaf45305e2acfc13e49ef6 [diff] [blame] |
move UI off port 80 Change-Id: I4e321ea6014422708ec45f324ec23ec84dc37fcd
diff --git a/cord-pod/make-vtn-external-yaml.sh b/cord-pod/make-vtn-external-yaml.sh index 0925c37..57c0906 100644 --- a/cord-pod/make-vtn-external-yaml.sh +++ b/cord-pod/make-vtn-external-yaml.sh
@@ -33,7 +33,7 @@ sshUser: root sshKeyFile: /root/node_key sshPort: 22 - xosEndpoint: http://xos/ + xosEndpoint: http://xos:8888/ xosUser: padmin@vicci.org xosPassword: letmein replaces: service_vtn