Sha256: 23bcc0511526e06035bb32c8aa8670368c8213244b894e0306d611282b11a7ea

Contents?: true

Size: 504 Bytes

Versions: 1

Compression:

Stored size: 504 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: /root/.omf/trusted_roots
  :entity_cert: /root/.omf/cm_factory.pem
  :entity_key: /root/.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

1 entries across 1 versions & 1 rubygems

Version Path
nitos_testbed_rc-1.0.0.pre.4 etc/cm_proxy_conf.yaml