We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6e0ec commit 7501b74Copy full SHA for 7501b74
tools/appliance/cks/ubuntu/22.04/scripts/configure-cloud-init.sh
@@ -17,7 +17,7 @@
17
# under the License.
18
19
function install_packages() {
20
- apt-get install -y rsyslog logrotate cron net-tools ifupdown cloud-guest-utils conntrack apt-transport-https ca-certificates curl \
+ apt-get install -y qemu-guest-agent rsyslog logrotate cron net-tools ifupdown cloud-guest-utils conntrack apt-transport-https ca-certificates curl \
21
gnupg gnupg-agent software-properties-common gnupg lsb-release
22
apt-get install -y python3-json-pointer python3-jsonschema cloud-init resolvconf
23
0 commit comments