From aa3e1542a5623708dedde35a210a50e7b3ce8c77 Mon Sep 17 00:00:00 2001 From: Wouter Verhelst Date: Thu, 12 Dec 2019 08:38:21 +0000 Subject: [PATCH] Point to the docs from README.Debian --- debian/openstack-cluster-installer.README.Debian | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/openstack-cluster-installer.README.Debian b/debian/openstack-cluster-installer.README.Debian index a0e85cfe..d3db4865 100644 --- a/debian/openstack-cluster-installer.README.Debian +++ b/debian/openstack-cluster-installer.README.Debian @@ -1,3 +1,6 @@ +For instructions on how to use openstack-cluster-installer, please see +https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer/blob/debian/train/README.md + Take a big care, the PHP web interface is to be considered *NOT* secured. Even if it does checks for user input correctness using regular expressions for all fields, it is advised to grant access to it only to trusted parties. -- GitLab