From 1e2df3ce0fbb4645ae4c29a367b918619d46f926 Mon Sep 17 00:00:00 2001 From: Keith Date: Tue, 24 Jan 2017 19:11:56 +0100 Subject: [PATCH] Update README --- README.md | 7 ------- 1 file changed, 7 deletions(-) mode change 100755 => 100644 README.md diff --git a/README.md b/README.md old mode 100755 new mode 100644 index bc63e08..dae55c8 --- a/README.md +++ b/README.md @@ -51,13 +51,6 @@ To have a working repo, you must also include all the submodules, so then do: git submodule init git submodule update - - - [ FIXME: At the time of writing Ubuntu 12.04 LTS is the version supported here by the master branch, but only for existing installs. New installs will fail because of upstream changes. ] If you wish to install on Ubuntu 12.04, you will need to - - cd /etc/puppet/environments/[ENVIRONMENT_NAME] - git checkout whyteks/ubuntu12 - To install on Debian 8, do git checkout whyteks/debian