netlab icon indicating copy to clipboard operation
netlab copied to clipboard

Implement daemons on Linux VMs

Open ipspace opened this issue 2 years ago • 0 comments

#1014 implemented daemons in clab containers. We also have to implement them on Linux VMs. Major changes required to do that include:

  • Push configuration files from _daemon_config into the VM
  • Install software specified in packages dictionary in daemon definition into the VM

ipspace avatar Jan 17 '24 11:01 ipspace