Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with Ubuntu 17.10 (Artful Aardvark) #10

Open
hantuzun opened this issue Dec 12, 2017 · 1 comment
Open

Doesn't work with Ubuntu 17.10 (Artful Aardvark) #10

hantuzun opened this issue Dec 12, 2017 · 1 comment

Comments

@hantuzun
Copy link

I've tried vagrant-disksize plugin with several official ubuntu Vagrant images and here're my findings:

  • (16.04) config.vm.box = "ubuntu/xenial64": works.
  • (16.10) config.vm.box = "ubuntu/yakkety64": 404 error from Vagrant.
  • (17.04) config.vm.box = "ubuntu/zesty64": works.
  • (17.10) config.vm.box = "ubuntu/artful64" does not work.

Using Vagrant 2.0.1 and vagrant-disksize (0.1.2).

@marco-m
Copy link

marco-m commented Jun 5, 2019

I believe this issue can be closed since currently Ubuntu is at 18.04 and 18.10.

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

No branches or pull requests

2 participants