From 7136ebdb6194ca5379403927d8d59066d915ec81 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Wed, 8 Nov 2023 09:45:59 +1100 Subject: [PATCH] updated README for scms --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6da8751..af045ef 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,11 @@ On your koji hub server (as root): There are optional parameters available on the install-koji-farm.sh script - install-koji-farm.sh [web= | build= | debug] + install-koji-farm.sh [web= | build= | scm=:/* | debug] * No parameters will deploy an all-in-one server with the web and builder installed on the hub. * You can have multiple build=\ parameters. +* You can have multiple scm= parameters which will be added to the allowed SCMS * debug will print each command executed and be very noisy (still noisy without) The web interface will be available at http://\/koji