commit | 761e106ddd872fc3fe93ee41e3e32e75e25c2685 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jun 20 17:18:17 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jun 20 17:18:17 2016 -0700 |
tree | e04561afa65ae7f8f07c3a2d420ff88a9ff5a08b | |
parent | fa6b3a1ef1113b588e8c539ba1188478f07d6826 [diff] [blame] |
move vsg service from XOS
diff --git a/xos/synchronizer/steps/ansible_test/test.yaml b/xos/synchronizer/steps/ansible_test/test.yaml new file mode 100644 index 0000000..6a29d56 --- /dev/null +++ b/xos/synchronizer/steps/ansible_test/test.yaml
@@ -0,0 +1,12 @@ +--- +- hosts: onlab_test405-372 + connection: xos + user: ubuntu + vars: + foo: 25 +# instance_name: instance-00000045 +# slice_name: onlab_hpc-355 + + tasks: + - name: foobar + shell: echo foo > /tmp/foobar