region: lbagent: deploy: use 'public' endpoint type

This commit is contained in:
Yousong Zhou
2020-02-18 20:54:12 +08:00
parent ee65ebd77d
commit 8090a3fab4
@@ -436,6 +436,7 @@ auth_uri = '{{ auth_uri }}'
admin_user = '{{ user }}'
admin_password = '{{ pass }}'
admin_tenant_name = '{{ proj }}'
session_endpoint_type = 'public'
data_preserve_n = 10
base_data_dir = "/opt/cloud/workspace/lbagent"