f-11: code: move start and stop metadata #11
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
9780947805
commit
a8ffeebb72
9 changed files with 46 additions and 30 deletions
|
|
@ -18,3 +18,12 @@ type ServerConfig struct {
|
|||
ConfFile string
|
||||
VmName string
|
||||
}
|
||||
|
||||
type NoCloudConfig struct {
|
||||
VpcName string
|
||||
BindIP string
|
||||
BindPort string
|
||||
Name string
|
||||
Password string
|
||||
SSHKEY string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue