Skip to content

Package machines as plain VMs, not templates#227

Merged
legal90 merged 4 commits intovagrant-1.8from
fix-export
Nov 9, 2015
Merged

Package machines as plain VMs, not templates#227
legal90 merged 4 commits intovagrant-1.8from
fix-export

Conversation

@legal90
Copy link
Collaborator

@legal90 legal90 commented Nov 5, 2015

Implements GH-225

  1. If the box contains a template (not a plain VM image), than it will be forcibly converted to the VM in the BoxRegister action. It makes sense only for old-styled boxes, which includes templates instead of "plain "VM images inside.
    This is required for linked_clone feature. We can't create a linked clone for the template.

  2. While doing the vagrant package, the resulted box will contain a plane VM image (not template), like any other Vagrant box created by Packer.

cc: @Kasen @Gray-Wind @racktear

@legal90 legal90 changed the title Fix export Package machines as plain VMs, not templates Nov 5, 2015
@legal90 legal90 added this to the vagrant-1.8.0 milestone Nov 5, 2015
@knazarov
Copy link
Contributor

knazarov commented Nov 6, 2015

👍

1 similar comment
@Kasen
Copy link
Collaborator

Kasen commented Nov 9, 2015

👍

legal90 added a commit that referenced this pull request Nov 9, 2015
Package machines as plain VMs, not templates
@legal90 legal90 merged commit 50ce32d into vagrant-1.8 Nov 9, 2015
@legal90 legal90 deleted the fix-export branch November 9, 2015 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants