Skip to content
Snippets Groups Projects
Select Git revision
  • d14f54b7f5857ea69391fc9f48999b34cb32fb27
  • master default protected
  • th/rhel
  • am/openjdk
  • th/promtail
5 results

config.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    config.py 141 B
    RAPI_ENDPOINT="cloud.fsmpi.rwth-aachen.de"
    RAPI_USER = "gntweb"
    RAPI_PASSWORD = ""
    SOCKET_PATH = "/tmp/gnt-ha-daemon.sock"
    BUFFER_SIZE = 256