commit | 1db46d4362422893402fdfca99544d18c8ecc515 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu Feb 18 16:53:27 2016 -0500 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu Feb 18 16:53:27 2016 -0500 |
tree | 973360c0189ab9391df022c997ddccbf7689d947 | |
parent | 21d8a55fe9b93c4c6c41f89b45554a00a9762a9e [diff] |
Testing on CloudLab
diff --git a/cord-test-hosts b/cord-test-hosts new file mode 100644 index 0000000..c41c275 --- /dev/null +++ b/cord-test-hosts
@@ -0,0 +1,7 @@ +head ansible_ssh_host=localhost connection=local + +[compute] +nova-compute ansible_ssh_user=ubuntu + +[all:vars] +test_setup=true