X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6d827e6be83d9b3129b4bc7a812d43d2ca874174..43da0e7ce859cb8ed3385417a2fc97a36cc688e6:/tools/arvbox/lib/arvbox/docker/cluster-config.sh diff --git a/tools/arvbox/lib/arvbox/docker/cluster-config.sh b/tools/arvbox/lib/arvbox/docker/cluster-config.sh index 3ae1abe62e..28af50613d 100755 --- a/tools/arvbox/lib/arvbox/docker/cluster-config.sh +++ b/tools/arvbox/lib/arvbox/docker/cluster-config.sh @@ -104,8 +104,6 @@ Clusters: InternalURLs: "http://localhost:${services[keep-web]}/": {} ExternalURL: "https://$localip:${services[keep-web-ssl]}/" - InternalURLs: - "http://localhost:${services[keep-web]}/": {} Composer: ExternalURL: "https://$localip:${services[composer]}" Controller: @@ -136,7 +134,7 @@ Clusters: Enable: true Users: NewUsersAreActive: true - AutoAdminUserWithEmail: admin@example.com + AutoAdminFirstUser: true AutoSetupNewUsers: true AutoSetupNewUsersWithVmUUID: $vm_uuid AutoSetupNewUsersWithRepository: true