commit | 59bdb54cd1636ab8edff8ac0535ed3fabaee0eee | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Fri Jul 01 11:07:45 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Fri Jul 01 11:07:45 2016 -0700 |
tree | a8af3323f0005bb11a4aae53c694e8620182a110 | |
parent | 068e87d652f749a849cd6f4c899681833e733666 [diff] [blame] |
updated the repo to be in sync with the automation on the cord uber repo Change-Id: Id8619f662719d73a2ca80cf0cca7f1665fbd267a
diff --git a/ansible/fakeswitch.yml b/ansible/fakeswitch.yml new file mode 100644 index 0000000..c3d39af --- /dev/null +++ b/ansible/fakeswitch.yml
@@ -0,0 +1,6 @@ +- hosts: localhost + remote_user: vagrant + serial: 1 + roles: + - common + - fakeswitch