From 349ff738cba403a57ea2f2530d5992608401a553 Mon Sep 17 00:00:00 2001 From: Hannah Ward Date: Thu, 30 Mar 2017 13:57:36 +0100 Subject: [PATCH] chg: Default discovery_path to None --- scripts/install-remote-server.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install-remote-server.sh b/scripts/install-remote-server.sh index c9c15fc..06adfb2 100644 --- a/scripts/install-remote-server.sh +++ b/scripts/install-remote-server.sh @@ -16,7 +16,7 @@ cat >> $CONFIGDIR/servers.yml << EOF '$SNAME': host: localhost port: 9000 - discovery_path: None + discovery_path: use_https: False taxii_version: 1.1 - headers: None + headers: