ceph/tasks/userdata_teardown.yaml
Zack Cerza 0e1df3cc72 Import teuthology tasks (master branch)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-08-07 08:24:58 -06:00

12 lines
140 B
YAML

- |
#!/bin/bash
cp /var/log/cloud-init-output.log /mnt/log
- |
#!/bin/bash
umount /mnt/log
- |
#!/bin/bash
shutdown -h -P now