commit | 58ea5f51fc59a1119c156e436bb8cce67f8ee409 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu Feb 18 18:41:13 2016 -0500 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu Feb 18 18:41:13 2016 -0500 |
tree | bcfad63d7ef731eb5009f334f8bfce35f0cf08eb | |
parent | fdcd61cf24652304505392c096698fa952465831 [diff] |
Make generic
diff --git a/cord-hosts b/cord-hosts index 53b6e10..a97e12e 100644 --- a/cord-hosts +++ b/cord-hosts
@@ -1,9 +1,9 @@ -head ansible_ssh_host=10.90.0.2 +head ansible_ssh_host=localhost connection=local [compute] -10.90.0.64 -10.90.0.65 -10.90.0.66 +node1 +node2 +node3 [all:vars] ansible_ssh_user=cord