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/roles/fakeswitch/files/savepersist b/ansible/roles/fakeswitch/files/savepersist new file mode 100755 index 0000000..50d503b --- /dev/null +++ b/ansible/roles/fakeswitch/files/savepersist
@@ -0,0 +1,3 @@ +#!/bin/bash +echo "savepersist" +exit 0