Sha256: 15dbe5cd59ff45f96557a511c6c28b2a2b334aacc7d2950ed4cf474d6014790a

Contents?: true

Size: 809 Bytes

Versions: 13

Compression:

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

#the pxe configuration file in /tftpboot/pxelinux.cfg
:pxeSymLinkConfFile: omf-5.4

#operation mode for OmfCommon.init (development, production, etc)
:operationMode: development

#testbed xmpp topic
:testbedTopic: am_controller

#testbed domain (resources with other domains will be ignored unless if this has the value 'ALL')
:testbedDomain: omf:testserver

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
nitos_testbed_rc-2.0.6 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.5 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.4 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.3 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.2 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.1 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.2 etc/cm_proxy_conf.yaml
nitos_testbed_rc-2.0.0 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.1 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.14 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.13 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.12 etc/cm_proxy_conf.yaml
nitos_testbed_rc-1.0.0.pre.11 etc/cm_proxy_conf.yaml