Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mk
/
packer-templates
/
4053eb25896a23d469d11941fd886ba56dcfdb6f
/
.
/
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