Skip to content

Commit

Permalink
Update vm.dist.xml.in
Browse files Browse the repository at this point in the history
  • Loading branch information
subuk committed Jan 30, 2017
1 parent a2a2b57 commit fb2cc12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm.dist.xml.in
Expand Up @@ -3,6 +3,7 @@
<currentMemory unit="b">{{ .Plan.Memory }}</currentMemory>
<metadata>
<vmango:md xmlns:vmango="http://vmango.org/schema/md">
<vmango:os>{{ .Image.OS }}</vmango:os>
<vmango:sshkeys>
{{ range .Machine.SSHKeys }}
<vmango:key name="{{ .Name }}">{{ .Public }}</vmango:key>
Expand Down

0 comments on commit fb2cc12

Please sign in to comment.