added config service manager to CoreEmu and made it possible to create a session and nodes with config services from a script
This commit is contained in:
parent
191a9e9909
commit
dcc683dd38
8 changed files with 41 additions and 37 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
# auto-generated by DefaultRoute service
|
||||
# config: ${config}
|
||||
% for address in addresses:
|
||||
ip route add default via ${address}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue