VirtualBox

Changeset 88501 in vbox for trunk/src


Ignore:
Timestamp:
Apr 14, 2021 9:24:24 AM (4 years ago)
Author:
vboxsync
Message:

bugref:9907. Removed cloud-init package installation for Debian systems. The package installation on Debian systems has some conflict with unattended installation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh

    r87896 r88501  
    205205
    206206#
    207 #Package cloud-init is needed for possible automation the initial setup of virtual machine
    208 #
    209 log_command_in_target apt-get -y install cloud-init
    210 log_command_in_target systemctl enable cloud-init-local.service
    211 log_command_in_target systemctl enable cloud-init.service
    212 log_command_in_target systemctl enable cloud-config.service
    213 log_command_in_target systemctl enable cloud-final.service
    214 
    215 
    216 #
    217207# GAs
    218208#
     
    290280@@VBOX_COND_END@@
    291281
    292 
    293282#
    294283# Run user command.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette