1
General Discussion / Re: cloud-init NoCloud with OPNsense 21
« on: October 04, 2021, 08:57:32 am »
Do you have any idea?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
pkg install net/cloud-init
mkdir -p /media/cdrom
mount -t cd9660 /dev/cd0 /media/cdrom
/dev/cd0 /media/cdrom cd9660 ro 0 0
cloudinit_enable="YES"
stages.py[WARNING]: Failed to rename devices: Unexpected error while running command.
Command [`ip`, `-6`, `addr`,`show`, `permanent`, `scope`,`global`]
Exit code: -
Reason: [Errno 2] No such file or directory: b`ip`
Stdout: -
Stderr: -
No `init` modules to run under section `cloud_init_modules`