diff --git a/Makefile b/Makefile index d8b38cb..6b36823 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ UBUNTU_BOXES= precise quantal raring saucy trusty utopic vivid wily xenial DEBIAN_BOXES= squeeze wheezy jessie stretch sid -CENTOS_BOXES= 6 +CENTOS_BOXES= 6 7 FEDORA_BOXES= rawhide 23 22 21 20 19 TODAY=$(shell date -u +"%Y-%m-%d") diff --git a/README.md b/README.md index 831dfd9..d0116fd 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ This repository contains a set of scripts for creating base boxes for usage with - rawhide x86_64 * CentOS - 6 x86_64 + - 7 x86_64 ## Building the boxes