Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ansible is now desired on the appliances
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
@@ -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

0 comments on commit 62f1408

Please sign in to comment.