How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "luminositylabsllc/peop-centos7"
  config.vm.box_version = "20210522.01"
end
vagrant init luminositylabsllc/peop-centos7 \
  --box-version 20210522.01
vagrant up

This version was created about 2 years ago.

CentOS 7 with latest updates as of 2021-05-22 10:50:48

  • Apache ant v1.10.10
  • Apache maven v3.8.1
  • Docker CE v20.10.6-3.el7
  • Elasticsearch/Kibana v7.12.1-1
  • Gradle v7.0.2
  • Hashicorp Consul v1.9.5
  • Hashicorp Packer v1.7.2
  • Hashicorp Terraform v0.15.4
  • OpenJDK Java8u292 64bit Azul System Zulu v8.0.292-1
  • OpenJDK Java11.0.11 64bit [Azul System Zulu v11.0.11-1]
  • OpenJDK Java16.0.1 64bit [Azul Systems Zulu v16.0.1-1]
  • Payara Server (full) v5.2021.3 (w/ PostgreSQL JDBC v42.2.20)
  • PostgreSQL v13.3-1
  • YourKit Java Profiler agent v2021.3-b230
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (3.16 GB)

  • parallels Hosted by Vagrant Cloud (2.44 GB)