Sha256: 0858829ac07cfd3b32915911b8dbf36b6b0c78de8dcfe8449ea96a82ffca218e

Contents?: true

Size: 672 Bytes

Versions: 2

Compression:

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

#time (in seconds) before timeout error occurs
:pxeSymLinkConfFile: omf-5.4

#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.10 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.9 etc/cm_proxy_conf.yaml