Hi, ## Description I was looking into racker today and got stuck in setting up the racker-sim here: https://github.com/kinvolk/racker/blob/main/racker-sim/ipmi-env.sh#L223 Guessing that my environment (see below) is likely not the intended one I am looking for hints how to get the sim running. ## Environment and steps to reproduce Env: debian 10 with required binaries installed Default Steps: > wget https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_qemu_image.img.bz2 > bunzip2 flatcar_production_qemu_image.img.bz2 > QEMU_ARGS="" ./ipmi-env.sh create nodes.csv 00:11:22:33:44:00 ./flatcar_production_qemu_image.img /var/tmp/ipmi-sim cheers Tobi
Hi,
Description
I was looking into racker today and got stuck in setting up the racker-sim here:
https://github.com/kinvolk/racker/blob/main/racker-sim/ipmi-env.sh#L223
Guessing that my environment (see below) is likely not the intended one I am looking for hints how to get the sim running.
Environment and steps to reproduce
Env: debian 10 with required binaries installed
Default Steps:
cheers
Tobi