Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

1.2.2

Compare
Choose a tag to compare
@jdeathe jdeathe released this 07 Dec 08:05
· 33 commits to develop since this release
1.2.2
590e27c

CentOS-7 Minimal Base Box Build Templates

Build templates minor releases/architectures

  • CentOS-7-x86_64-Minimal-1708.iso

Virtual Guest Details

  • Provider: VirtualBox only.
  • GuestAdditions: No.
  • Vagrant synced_folder: Disabled.
  • Storage: SATA, 40GB, sparse.
  • SELinux: permissive.
  • Locale: Limited to en_US.
  • Root account: Locked.
  • Password authentication: No (SSH public key only).

Variant Notes

  • The Cloud-Init and AMI variants are configured with a user:password of centos:centos.
  • The AMI variant does not include a SWAP partition.
  • The AMI variant has a minimal 4GB disk but will grow to the size defined during the launch process.
  • The AMI variant does not include the Vagrant insecure public key.

Release notes

  • Adds support for AMI compatible build.
  • Adds notes on AWS VM Import process.