updating jenkinsfile and default config for automated build
Change-Id: Ied4098084a73ae217a61127366f2f2476e2c6f74
diff --git a/config/onlab_develop_pod.yml b/config/onlab_develop_pod.yml
index aea13bd..a4be185 100644
--- a/config/onlab_develop_pod.yml
+++ b/config/onlab_develop_pod.yml
@@ -3,9 +3,10 @@
seedServer:
ip: '10.90.0.251'
# User name and password used by Ansible to connect to the host for remote
- # provisioning
- user: 'ubuntu'
- password: 'ubuntu'
+ # provisioning. These default values are used for automated testing, change
+ # with care.
+ user: 'cord'
+ password: 'cord'
# Network address information for the head node:
#
# fabric_ip - the IP address and mask bits to be used to configure the network