Fedora/CentOS vagrant boxes updated

Tirloni, Giovanni gtirloni at ocadu.ca
Wed Feb 28 16:50:12 UTC 2018


Hello,

The following Vagrant boxes have been updated (v20180228):

  * inclusivedesign/centos7
  * inclusivedesign/fedora26
  * inclusivedesign/fedora27

They have been built/tested with:

  * VirtualBox 5.2.8 (needed for Linux 4.15)
  * vagrant 2.0.2

You can update them by running these commands:

  $ vagrant box update --box inclusivedesign/centos7
  $ vagrant box update --box inclusivedesign/fedora26
  $ vagrant box update --box inclusivedesign/fedora27

You projects will need to be destroyed and recreated, please make backups if needed (vagrant destroy; vagrant up).

To verify that all your boxes are up to date:

  $ vagrant box outdated --global

To remove old versions automatically:

  $ vagrant box prune

Best Regards,
Giovanni


More information about the fluid-work mailing list