Remove system_reseal_local_env.sh call 87/51587/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Feb 2017 21:22:31 +0000 (16:22 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Feb 2017 21:33:46 +0000 (16:33 -0500)
commit6e465e9ab5eb208b0e7604f078c5db26aca80df1
tree0a76bf760b6fb838caeae4fc374c06757e0bcda8
parentf38e9b8ef37999adace828e7662136106a640692
Remove system_reseal_local_env.sh call

The script provides an invalid local path when called from packer.
Packer actually pushes the script into the system as a randomly named
file in /tmp preventing us from actually calling ./script_2. This breaks
our packer builds and is not a working configuration.

See: https://trello.com/c/0aVtSTuR
Change-Id: I64eba9e703e07dc1b637c9f10d3e661739049580
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/system_reseal.sh
packer/provision/system_reseal_local_env.sh [deleted file]