MT#17213 Add puppet status for debug output

Change-Id: I8e9a5b756367819985b8cbbe62f3745f5b08db60
changes/51/4151/1
Sergii Kipot 9 years ago
parent 1c2e851147
commit 0eb92e5600

@ -2119,6 +2119,7 @@ if "$VAGRANT" ; then
fi
if [ -n "$PUPPET" ] ; then
set_deploy_status "puppet"
echo "Rebuilding /etc/hosts"
cat > $TARGET/etc/hosts << EOF
# Generated via deployment.sh

Loading…
Cancel
Save