Page 1 of 1

About adding new template

Posted: Thu Sep 05, 2019 7:37 am
by gavin
Hello everybody:
I have a problem about adding a new template in EVE-NG.
My Eve-ng version is 2.0.3-95.

I want to add a new template just like following:
---------------------------------------------------------------------------------------------------------------------------
/opt/unetlab/html/templates# cat h3cvsr1000.yml
---
type: qemu
name: h3cvsr
cpulimit: 1
icon: Router.png
cpu: 2
ram: 4096
ethernet: 6
console: vnc
qemu_arch: x86_64
qemu_nic: virtio-net-pci
qemu_options: -machine type=pc-1.0,accel=kvm -vga std -usbdevice tablet -boot order=dc
---------------------------------------------------------------------------------------------------------------------------
but it don't work. I am so confused about that. I can't find my template I add on my web.

anyone can help me? I will appreciate!

BR/Gavin

Re: About adding new template

Posted: Fri Sep 06, 2019 8:31 pm
by Uldis (UD)
eve cookbook section 17.3

Re: About adding new template

Posted: Mon Nov 04, 2019 1:55 pm
by philldm
Does someone knows template settings for nagios 5.4? I've read the cockbook, I'll use some of the already working .yml files
I only figured it out this, all the other parameters I don't have an idea:
type: qemu
name: Nagios
cpulimit: ?
icon: nagios.png
cpu: ?
ram: ?
ethernet: 1
console: vnc
shutdown: ?
qemu_arch: ?
qemu_version: ?
qemu_options: ?