Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
52ba0f59965ef2416e2632872dc172a4fbe15954
/
.
/
common
/
ubuntu_info.sh
blob: 903c1219b6958a6df4194517df50a0982eaa4956 [
file
] [
log
] [
blame
]
#!/bin/bash -xe
# Save some basic debug information.
dpkg
-
query
-
W
-
f
=
'${Package}=${Version}\n'
>>
/
var
/
log
/
vcp_initial_pkgs
.
log