Sha256: 081e88263b79021e3af24322ceabb8e5fd18746b7a30a5000ea9080c2453b234

Contents?: true

Size: 492 Bytes

Versions: 2

Compression:

Stored size: 492 Bytes

Contents

#details to be used for the connection to the xmpp server
:xmpp:
  :username: cm_proxy
  :password: pw
  :server: testserver
#x509 certificates to be used by cm_proxy
:auth:
  :root_cert_dir: ~/.omf/trusted_roots
  :entity_cert: ~/.omf/cm_factory.pem
  :entity_key: ~/.omf/cm_factory.pkey

#time (in seconds) before timeout error occurs
:timeout: 80
#operation mode for OmfCommon.init (development, production, etc)
:operationMode: development
#testbed xmpp topic
:testbedTopic: am_controller

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nitos_testbed_rc-1.0.0.pre.2 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.1 etc/cm_proxy_conf.yaml