Removed the -a flag from the default value.

This commit is contained in:
Nick Haynes
2017-08-18 14:12:22 -07:00
parent eeed373b6c
commit 77b31bf01f
+1 -1
View File
@@ -8,7 +8,7 @@ catalog:
label: Command
type: "string"
required: true
default: "-t <TOKEN> -j -a host=`uname -n`"
default: "-t <TOKEN> -j"
description: |
The command used to configure the logentries container.
services: