Remove seed_random, not working

This commit is contained in:
Sam A. 2023-12-25 18:55:47 +01:00
parent 225136fd53
commit e75a5364df
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -8,12 +8,6 @@ ssh_deletekeys: true
ssh_genkeytypes: ['rsa', 'ecdsa', 'ed25519']
timezone: Europe/Copenhagen
random_seed:
file: /dev/urandom
data: XeQ5b5qm9fAs5mkeuphgUfaUPVCa9WCmsbrbLqrijcNjsSL9uFb2S94k4dn3uSQg
command: ['sh', '-c', 'dd if=/dev/hwrng of=$RANDOM_SEED_FILE']
command_required: true
device_aliases:
data_disk: /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi1
disk_setup:
@ -33,7 +27,6 @@ runcmd:
- touch /etc/cloud/cloud-init.disabled
cloud_init_modules:
- seed_random
- disk_setup
- mounts
- set_hostname