Sha256: b0cbd9b50c854a40853517160189596644ec9c09b32248fe50d40ed2963250c2

Contents?: true

Size: 595 Bytes

Versions: 4

Compression:

Stored size: 595 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

# URL for the rest interface of the broker
:broker_url: https://nitlab.inf.uth.gr:8001 

#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

4 entries across 4 versions & 1 rubygems

Version Path
nitos_testbed_rc-1.0.0.pre.8 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.7 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.6 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.5 etc/cm_proxy_conf.yaml