Skip to content

Commit

Permalink
Ansible is now desired on the appliances
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Oct 18, 2016
1 parent f32a9a3 commit 62f1408
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/cleanup.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/bin/bash -eux

# Remove Ansible and its dependencies.
yum -y remove ansible

# Zero out the rest of the free space using dd, then delete the written file.
dd if=/dev/zero of=/EMPTY bs=1M
rm -f /EMPTY
Expand Down

0 comments on commit 62f1408

Please sign in to comment.