f-25: use file for metadata
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
f5707c343c
commit
862406f041
4 changed files with 80 additions and 137 deletions
|
|
@ -11,12 +11,8 @@ type NoCloudData struct {
|
|||
}
|
||||
|
||||
type ServerConfig struct {
|
||||
Netns string
|
||||
File string
|
||||
Iface string
|
||||
Port int
|
||||
ConfFile string
|
||||
VmName string
|
||||
VmName string
|
||||
RunDir string
|
||||
}
|
||||
|
||||
type NoCloudConfig struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue