Merge "Do not remove python-dev from ironic-agent image"

This commit is contained in:
Jenkins 2016-02-12 04:04:08 +00:00 committed by Gerrit Code Review
commit 5036ad6baf

View File

@ -6,7 +6,7 @@ fi
set -eu
set -o pipefail
install-packages -e python-dev git cloud-init
install-packages -e git cloud-init
rm -rf /tmp/ironic-python-agent