redhat-cip / edeploy

Linux systems provisioning and updating made easy
Apache License 2.0
92 stars 38 forks source link

base.install: Fix debootstrap scripts #152

Closed dsavineau closed 9 years ago

dsavineau commented 10 years ago

debootstrap package could not support latest debian/ubuntu distribution. The solution is just to add symlink in /usr/share/debootstrap/scripts/ to the correct release.

Signed-off-by: Dimitri Savineau dimitri.savineau@enovance.com