commit | f55334bf58be10eb239051781c5bb95bec899af0 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Aug 07 13:21:38 2018 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Aug 14 17:05:46 2018 +0000 |
tree | e0a3c9f5d7af6785417cc57874461e20e15f4f56 | |
parent | 2cc3d81a719429cf531e23e4a17c1c97bf42a616 [diff] |
Update radius URL now that ONOS has moved namespace Change-Id: I56d65cf4a4a38d5e90d50e60c78e566e530d9d48
diff --git a/xos-services/onos-service/templates/_tosca.tpl b/xos-services/onos-service/templates/_tosca.tpl index b611e43..743c62f 100644 --- a/xos-services/onos-service/templates/_tosca.tpl +++ b/xos-services/onos-service/templates/_tosca.tpl
@@ -284,7 +284,7 @@ { "AAA" : { "radiusConnectionType" : "socket", - "radiusHost" : "freeradius", + "radiusHost" : "freeradius.voltha.svc.cluster.local", "radiusServerPort" : "1812", "radiusSecret" : "SECRET" }