Convert vagrantfile contents to protovalues
This commit is contained in:
parent
f42269c584
commit
843d6bf2dc
@ -18,8 +18,8 @@ type Vagrantfile struct {
|
||||
gorm.Model
|
||||
|
||||
Format VagrantfileFormat
|
||||
Unfinalized *ProtoRaw
|
||||
Finalized *ProtoRaw
|
||||
Unfinalized *ProtoValue
|
||||
Finalized *ProtoValue
|
||||
Raw []byte
|
||||
Path string
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user