How to use this box with Vagrant:

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

This version was created over 1 year ago.

CentOS 7 with latest updates as of 2021-10-03 02:30:06

  • Apache ant v1.10.11
  • Apache maven v3.8.1
  • Docker CE v20.10.8-3.el7
  • Elasticsearch/Kibana v7.15.0-1
  • Gradle v7.2
  • Hashicorp Consul v1.10.3
  • Hashicorp Packer v1.7.6
  • Hashicorp Terraform v1.0.8
  • OpenJDK Java8u302 64bit [Azul System Zulu v8.0.302-1]
  • OpenJDK Java11.0.12 64bit [Azul System Zulu v11.0.12-1]
  • OpenJDK Java17 64bit [Azul Systems Zulu v17-1]
  • Payara Server (full) v5.2021.7 (w/ PostgreSQL JDBC v42.2.24)
  • PostgreSQL v14.0-1
  • YourKit Java Profiler agent v2021.3-b231
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (2.95 GB)

  • parallels Hosted by Vagrant Cloud (2.29 GB)