Hi,
I do seraching in the /var/lib/one folder as well as googling but i can not locate the virtual network definition (template file) in centos 7.
The tutorial said this, but not mentioning any path or folder where to put the file
"Once it’s working you need to create a network, an image and a virtual machine template.
To create networks, we need to create first a network template file mynetwork.one that contains:
NAME = “private”
BRIDGE = br0
AR = [
TYPE = IP4,
IP = 192.168.0.100,
SIZE = 3
]"
Please somebody share the right path, where to put the created file.
Thanks
Bun