Skip to content

Instantly share code, notes, and snippets.

@EugenMayer
Created November 4, 2021 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EugenMayer/fba4eb20a49ccd717ba70f38188a8e1e to your computer and use it in GitHub Desktop.
Save EugenMayer/fba4eb20a49ccd717ba70f38188a8e1e to your computer and use it in GitHub Desktop.
[conductor]
workers = 5
[vnc]
novncproxy_host = 10.0.0.3
novncproxy_port = 6080
server_listen = 10.0.0.3
server_proxyclient_address = 10.0.0.3
[placement]
auth_type = password
auth_url = https://controller.cluster.kontextwork.net:35357
username = placement
password = <>
user_domain_name = Default
project_name = service
project_domain_name = Default
region_name = RegionOne
cafile = /etc/ssl/certs/ca-certificates.crt
valid_interfaces = internal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment