From 5a65b189d8168003e2f0fc7bfd0da7744ebc7819 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Wed, 24 Sep 2014 12:51:10 -0300 Subject: [PATCH] Mention CentOS 6 on readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 145542e..48eaa3e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ This repository contains a set of scripts for creating base boxes for usage with - Wheezy x86_64 - Jessie x86_64 - Sid x86_64 +* CentOS + - 6 x86_64 ## Building the boxes @@ -51,6 +53,7 @@ _**NOTE:** None of the base boxes below have a provisioner pre-installed_ | Ubuntu Precise 12.04 x86_64 | [fgrehm/precise64-lxc](https://vagrantcloud.com/fgrehm/precise64-lxc) | | Ubuntu Trusty 14.04 x86_64 | [fgrehm/trusty64-lxc](https://vagrantcloud.com/fgrehm/trusty64-lxc) | | Debian Wheezy 7 x86_64 | [fgrehm/wheezy64-lxc](https://vagrantcloud.com/fgrehm/wheezy64-lxc) | +| CentOS 6 x86_64 | [fgrehm/centos6-64-lxc](https://vagrantcloud.com/fgrehm/centos6-64-lxc) | ## What makes up for a vagrant-lxc base box?