commit c3383aea8d2ae3e562faa3ef436d54c01c6fde6e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jun 8 23:32:56 2020 -0500
fix(drp-community-content): add wipefs to the cleaning items.
This should help with some of the cleaning up of VMWare VSAN
partitions. It is not guaranteed, but should clear more spots
that the dd might miss. Running before dd helps get some other
spots.
M content/tasks/erase-hard-disks-for-os-install.yaml
commit 41dc0b04455c06cffd181b11286cd053efc2492f
Author: Carl Perry <carlp@rackn.com>
Date: Mon May 18 15:39:19 2020 -0500
fix: Update ISO URLs for all operating systems to current values
Bumped Debian 8 to 8.11.1
Bumped CentOS 7 to build 2003
Bumped Debian 9 to 9.12
Fixed URLs for Ubuntu 18.04
M content/bootenvs/centos-7.yml
M content/bootenvs/debian-8.yml
M content/bootenvs/debian-9.yml
M content/bootenvs/ubuntu-18.04.yml
End of Note