From 15b342b4db57080d9a0e3aafead830a2a2babc99 Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Wed, 31 Jul 2019 14:25:12 +0200
Subject: [PATCH] Add warning about current state of OAS

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9856d4ff9..fee65a208 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 The OpenAppStack bootstrap script allows you to easily set up a new OpenAppStack cluster.
 
+> **WARNING: The installation process will make substantial changes to the server’s configuration, so please ONLY install OAS in a testing environment.**
 
 Please refer to https://openappstack.net/documentation.html for further details,
 and to https://openappstack.net/tutorial.html for a step by step installation tutorial
-- 
GitLab