add dispatcher between risotto servers

This commit is contained in:
2020-03-04 07:29:12 +01:00
parent 2655e03172
commit 52824302d4
6 changed files with 85 additions and 4 deletions

View File

@ -28,4 +28,6 @@ def get_config():
'servermodel': {'internal_source': 'internal',
'internal_distribution': 'last',
'internal_release_name': 'none'},
'submodule': {'allow_insecure_https': False,
'pki': '192.168.56.112'},
}