About adding new template

Here you can ask EVE-NG team to add new images to the list to play in lab.

Do not ask questions like "where I can get image x or Y" in that forum

Moderator: mike

Post Reply
gavin
Posts: 6
Joined: Fri Jul 19, 2019 1:34 am

About adding new template

Post by gavin » Thu Sep 05, 2019 7:37 am

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

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: About adding new template

Post by Uldis (UD) » Fri Sep 06, 2019 8:31 pm

eve cookbook section 17.3

philldm
Posts: 7
Joined: Tue Jul 24, 2018 3:30 pm

Re: About adding new template

Post by philldm » Mon Nov 04, 2019 1:55 pm

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: ?

Post Reply