sunbeam-charms/templates/parts/section-trust
Guillaume Boutry aafb79a94a
Remove trust interface selection in favor of default value
Since admin uri is actually a K8S IP addresses, created k8s vms will not
be able to access this uri. Default value is `public`.

Change-Id: Ic28ca131944cd8191d84fdf7c605aee599a24ec2
2024-02-19 17:28:54 +01:00

6 lines
235 B
Plaintext

[trust]
trustee_domain_name = {{ magnum.domain_name }}
trustee_domain_admin_name = {{ magnum.domain_admin_user }}
trustee_domain_admin_password = {{ magnum.domain_admin_password }}
cluster_user_trust = {{ options.cluster_user_trust }}