Skip to content

Commit

Permalink
Merge pull request #75 from opscode/BENTO-13
Browse files Browse the repository at this point in the history
[BENTO-13] ensure `kudzu` is uninstalled on CentOS boxes
  • Loading branch information
juliandunn committed Aug 29, 2013
2 parents 74b76a9 + eb6614b commit ffece80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion definitions/.centos/cleanup.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -eux
yum -y erase gtk2 libX11 hicolor-icon-theme avahi freetype bitstream-vera-fonts
yum -y erase gtk2 libX11 hicolor-icon-theme avahi freetype bitstream-vera-fonts kudzu
yum -y clean all
rm -rf VBoxGuestAdditions_*.iso VBoxGuestAdditions_*.iso.?
rm -f /tmp/chef*rpm
5 changes: 0 additions & 5 deletions definitions/centos-5.9-i386/cleanup.sh

This file was deleted.

1 change: 1 addition & 0 deletions definitions/centos-5.9-i386/cleanup.sh
5 changes: 0 additions & 5 deletions definitions/centos-5.9/cleanup.sh

This file was deleted.

1 change: 1 addition & 0 deletions definitions/centos-5.9/cleanup.sh

0 comments on commit ffece80

Please sign in to comment.