OOF - Externalize configuration with Consul
[optf/osdf.git] / test / config / osdf_config.yaml
index ef73d4c..793de63 100755 (executable)
@@ -79,3 +79,11 @@ desHeaders:
   Content-Type: application/json
 desUsername:
 desPassword:
+
+#consulconfig
+consulHost: '127.0.0.1'
+consulPort: 8500
+consulScheme: 'http'
+consulVerify: True
+consulCert: None
+activateConsulConfig: False
\ No newline at end of file