commit | 97ee805e56763793b4e98476e5d46add5b82fc13 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Tue Jun 14 00:52:07 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Tue Jun 14 00:52:07 2016 -0700 |
tree | 2a0befd49d5dcada19d0bb02589d4d7addad9fdf | |
parent | f62e70d5bbcdf4845e3404277cf408028193dbdd [diff] [blame] |
update switchq to calling provisioner, fixed a few bugs found while testing at on.labs Change-Id: I2367669aa54f680b98ff0cbbc8d41a49fb7e7a79
diff --git a/config/default.yml b/config/default.yml index d2acb05..4c377a4 100644 --- a/config/default.yml +++ b/config/default.yml
@@ -34,3 +34,7 @@ location: 'http://gerrit.opencord.org/maas' rolesPath: 'roles' role: 'compute-node' + +docker: + registry: 'opencord' + imageVersion: 'latest'