summaryrefslogtreecommitdiffstats
path: root/auth/sample/local/initialConfig.props
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-05-31 15:08:37 -0500
committerInstrumental <jonathan.gathman@att.com>2019-05-31 15:13:25 -0500
commitdbec47530c91b6cd586fb05b44fd27444301e04a (patch)
tree85bd688449a2ea3d52d585e2b3dbd84a6168e861 /auth/sample/local/initialConfig.props
parent98adb75e5e627d28ecdf659f4c8ed640ce53ed5e (diff)
Switch to new Locate Features
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/local/initialConfig.props')
-rw-r--r--auth/sample/local/initialConfig.props15
1 files changed, 7 insertions, 8 deletions
diff --git a/auth/sample/local/initialConfig.props b/auth/sample/local/initialConfig.props
index 8b01d951..7c03e052 100644
--- a/auth/sample/local/initialConfig.props
+++ b/auth/sample/local/initialConfig.props
@@ -26,20 +26,19 @@
# 3) Helm (Kubernetes and Helm)
# 4) OOM (Kubernetes with OOM)
################################
+aaf_locate_url.docker=https://aaf-locate:8095
+aaf_locate_url.helm=https://aaf-locate.%CNS:8095
+aaf_locate_url.oom=https://aaf-locate.%CNS:8095
+
aaf_locator_app_ns=%AAF_NS
aaf_locator_name=%NS.%N
aaf_locator_name.docker=%CNS.%NS.%N
aaf_root_ns=org.osaaf.aaf
-# Dublin
-aaf_locator_name.oom=%NS.%N
-aaf_locator_name.helm=%NS.%N
-aaf_locator_public_name.oom=public.%NS.%N
-aaf_locator_public_name.helm=public.%NS.%N
-
# EL Alto and beyond
-# aaf_locator_name.oom=%CNS.%NS.%N
-# aaf_locator_name.helm=%CNS.%NS.%N
+aaf_locator_name.docker=%CNS.%NS.%N
+aaf_locator_name.oom=%CNS.%NS.%N
+aaf_locator_name.helm=%CNS.%NS.%N
aaf_locator_fqdn.docker=aaf-%N
aaf_locator_fqdn.helm=aaf-%N.%CNS