Skip to content

Commit ed4cf4e

Browse files
authored
Merge pull request #1 from GIJack/update_cloudinit-services
cloud-init to cloud-init-main
2 parents 425f65c + 5a8063b commit ed4cf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen_cloud_template.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DEB_BASE_PACKAGES="cloud-init cloud-initramfs-growroot cloud-guest-utils openssh
1919
# redhat is wierd. groups and packages are installed seperately
2020
REDHAT_BASE_PACKAGES="openssh-server cloud-init"
2121
REDHAT_BASE_GROUPS="Base"
22-
BASE_SYSTEM_SERVICES="sshd cloud-init-local cloud-init cloud-config cloud-final"
22+
BASE_SYSTEM_SERVICES="sshd cloud-init-local cloud-init-main cloud-config cloud-final"
2323
BASE_INITRAMDISK_MODULES="virtio virtio_pci virtio_blk virtio_net virtio_ring"
2424
SCRIPT_BASE_DIR="/usr/share/disk-image-scripts"
2525
PACKAGE_LIST_FILE="addedpacks"

0 commit comments

Comments
 (0)