Announce: Snappy Vagrant Images

Ben Howard ben.howard at canonical.com
Wed Jan 14 15:56:38 UTC 2015


I am pleased to announce initial Vagrant
<https://docs.vagrantup.com/v2/why-vagrant/index.html> images [1
<http://cloud-images.ubuntu.com/snappy/devel/core/current/devel-core-amd64-vagrant.box>,
2 <https://atlas.hashicorp.com/ubuntu/boxes/ubuntu-core-devel-amd64>].
These images are bit-for-bit the same as the KVM images, but have a
Cloud-init configuration that allows Snappy to work within the Vagrant
workflow.

Vagrant enables a cross platform developer experience on MacOS, Windows
or Linux [3 <https://docs.vagrantup.com/v2/why-vagrant/index.html>].

/Note:/ due to the way that Snappy works, shared file systems within
Vagrant is not possible at this time. We are working on getting the
shared file system support enabled, but it will take us a little bit to
get going.

If you want to use Vagrant packaged in the Ubuntu archives, in a
terminal run::

  * sudo apt-get -y install vagrant
  * cd <WORKSPACE>
  * vagrant box add snappy http://goo.gl/6eAAoX
  * vagrant init snappy
  * vagrant up
  * vagrant ssh

If you use Vagrant from [4 <https://www.vagrantup.com/downloads.html>]
(i.e Windows, Mac or install the latest Vagrant) then you can run:

  * vagrant init ubuntu/ubuntu-core-devel-amd64
  * vagrant up
  * vagrant ssh


These images are a work in progress. If you encounter any issues, please
report them to "snappy-devel at lists.ubuntu.com" or ping me (utlemming) on
Launchpad.net

---

[1]
http://cloud-images.ubuntu.com/snappy/devel/core/current/devel-core-amd64-vagrant.box
[2] https://atlas.hashicorp.com/ubuntu/boxes/ubuntu-core-devel-amd64
[3] https://docs.vagrantup.com/v2/why-vagrant/index.html
[4] https://www.vagrantup.com/downloads.html

-- 


Ben Howard
ben.howard at canonical.com
Canonical
GPG ID 0x5406A866


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x5406A866.asc
Type: application/pgp-keys
Size: 110508 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150114/4838412f/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150114/4838412f/attachment-0001.pgp>


More information about the snappy-devel mailing list