From f218e20522085086f8d84006a9fb2b084fa96ec4 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 20 Dec 2020 11:35:29 +0100 Subject: [PATCH] mark CentOS installation instructions as broken Getting symfony-dotenv installed on CentOS is a major pain, so just mark it broken instead. Still sSwitch the config format to dotenv already. --- vagrant/Install-on-Centos-7.sh | 9 +++++---- vagrant/Install-on-Centos-8.sh | 11 ++++++----- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/vagrant/Install-on-Centos-7.sh b/vagrant/Install-on-Centos-7.sh index c67aab7c..24b17663 100755 --- a/vagrant/Install-on-Centos-7.sh +++ b/vagrant/Install-on-Centos-7.sh @@ -6,6 +6,10 @@ # Installing the Required Software # ================================ # +# !!! caution +# These instructions are currently broken because they do not +# include installation of the required PHP library symfony-dotenv. +# # These instructions expect that you have a freshly installed CentOS version 7. # Make sure all packages are up-to-date by running: # @@ -189,10 +193,7 @@ fi #DOCS: # the name of your webserver user: #DOCS:```sh -tee settings/local.php << EOF -