How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ralloway/centos-8"
  config.vm.box_version = "8.2.20201022"
end
vagrant init ralloway/centos-8 \
  --box-version 8.2.20201022
vagrant up

This version was created almost 4 years ago.

DO NOT USE - FOR OPENLOGIC TESTING ONLY

Image Comparison

  • AWS
    • Support: OpenLogic support included
    • Fees: AWS infrastructure fees + OpenLogic image fees
  • Azure
    • Support: OpenLogic support not included
    • Fees: Azure infrastructure fees only
  • Google
    • Support: OpenLogic support included
    • Fees: Google infrastructure fees + OpenLogic image fees
  • VirtualBox
    • Support: OpenLogic support not included
    • Fees: None (unless you have internal fees for running VirtualBox VMs)

For more information, including per-provider configuration info, support instructions, etc, please read our deployment guide

4 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (1.12 KB)
  • azure
    unknown Hosted by Vagrant Cloud (983 Bytes)
  • google
    unknown Hosted by Vagrant Cloud (1 KB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (410 MB)