How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "reddingwebpro/cognacbox"
  config.vm.box_version = "2.2"
end
vagrant init reddingwebpro/cognacbox \
  --box-version 2.2
vagrant up

This version was created over 3 years ago.

Should fix the "failed to create the raw output" related to the UART serial output. Also performed update to all components to latest available.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.24 GB)