Skip to content
Snippets Groups Projects
Commit ef2d5579 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Merge branch 'feature/system-grpc' into 'develop'

Add GRPC in base-config

See merge request !196
parents 1d8c8fc2 2ce93440
No related branches found
No related tags found
1 merge request!196Add GRPC in base-config
Pipeline #90592 passed
...@@ -10,6 +10,13 @@ ...@@ -10,6 +10,13 @@
<lsr-load-balancing>lbl-ip-l4-teid</lsr-load-balancing> <lsr-load-balancing>lbl-ip-l4-teid</lsr-load-balancing>
<system-ip-load-balancing>true</system-ip-load-balancing> <system-ip-load-balancing>true</system-ip-load-balancing>
</load-balancing> </load-balancing>
<grpc>
<admin-state>enable</admin-state>
<allow-unsecure-connection></allow-unsecure-connection>
<gnmi>
<auto-config-save>true</auto-config-save>
</gnmi>
</grpc>
<login-control> <login-control>
<motd> <motd>
<text alu:operation="replace">{{ nokia_motd }}</text> <text alu:operation="replace">{{ nokia_motd }}</text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment