commit | 1704c58f71871f7deabe0017a391e0b3c56bdb98 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Thu Oct 22 14:02:25 2015 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Thu Oct 22 14:02:25 2015 -0400 |
tree | e943bb6dfcf90f2dd1ad78dbbdd62b4dc93744d3 | |
parent | 2255230236fec85fe71438d760a91e7903ae2706 [diff] |
Missed one
diff --git a/cloudlab-setup.yml b/cloudlab-setup.yml index a95d147..e32969b 100644 --- a/cloudlab-setup.yml +++ b/cloudlab-setup.yml
@@ -226,7 +226,7 @@ - name: Add key authorized_key: user="{{ ansible_env['SUDO_USER'] }}" - key="{{ hostvars['ctl.install.xos-pg0.clemson.cloudlab.us']['sshkey']['stdout'] }}" + key="{{ hostvars['head']['sshkey']['stdout'] }}" - name: Add route via /etc/rc.local template: src=templates/etc/rc.local.cloudlab