How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Salmon/centos7-m24ready"
  config.vm.box_version = "20200915.0"
end
vagrant init Salmon/centos7-m24ready \
  --box-version 20200915.0
vagrant up

This version was created about 3 years ago.

CentOS Linux 7/x86_64 Vagrant images updated to 15th Sep 2020 and based on CentOS 7.8.2003.

  • Upgraded PHP to 7.4.9
  • Upgraded MariaDB to 10.4.14
  • Upgraded RabbitMQ to 3.8.8
  • Upgraded Elasticsearch to 7.6.2
  • Upgraded Redis to 5.0.9
  • Added PHP opcache
  • Removed Magento cron flocking
  • Removed setup and update Magento cron jobs
2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.15 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.19 GB)