Skip to content

Commit 7886b88

Browse files
committed
added seperate item for BASE_SYSTEM_SERVICES_ARCH
1 parent ed4cf4e commit 7886b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen_cloud_template.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ DEB_BASE_PACKAGES="cloud-init cloud-initramfs-growroot cloud-guest-utils openssh
2020
REDHAT_BASE_PACKAGES="openssh-server cloud-init"
2121
REDHAT_BASE_GROUPS="Base"
2222
BASE_SYSTEM_SERVICES="sshd cloud-init-local cloud-init-main cloud-config cloud-final"
23+
BASE_SYSTEM_SERVICES_ARCH="sshd cloud-init-local cloud-init-main cloud-config cloud-final"
2324
BASE_INITRAMDISK_MODULES="virtio virtio_pci virtio_blk virtio_net virtio_ring"
2425
SCRIPT_BASE_DIR="/usr/share/disk-image-scripts"
2526
PACKAGE_LIST_FILE="addedpacks"

0 commit comments

Comments
 (0)