netlab
netlab copied to clipboard
Implement daemons on Linux VMs
#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