commit | 8db2f30047f32910924f7cb149fed25ae3fc5efc | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Thu May 19 23:41:13 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Thu May 19 23:41:13 2016 -0700 |
tree | bb4a1e0d0bfcb4e515546d21a0a7f0e8a82bd79e | |
parent | 6aecdfb11992508d7412983a7679505f373fcc0f [diff] [blame] |
updates to fix buts around reboot and interface generation as well as adding more customizations
diff --git a/head-node.yml b/head-node.yml new file mode 100644 index 0000000..3059adf --- /dev/null +++ b/head-node.yml
@@ -0,0 +1,7 @@ +- hosts: all + remote_user: ubuntu + serial: 1 + vars: + ansible_ssh_pass: ubuntu + roles: + - head-node