Steno Salt Module - new and improved

This commit is contained in:
Mike Reeves
2018-02-23 08:33:37 -05:00
parent 23d86f6439
commit aabaf81170
2 changed files with 11 additions and 3 deletions

View File

@@ -11,6 +11,6 @@
, "Interface": "{{ interface }}"
, "Port": 1234
, "Host": "127.0.0.1"
, "Flags": []
, "Flags": ["-v"]
, "CertPath": "/etc/stenographer/certs"
}