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

Add login-control/idle-timeout to Nokia base-config

parent 907e4d64
No related branches found
No related tags found
1 merge request!255Add login-control/idle-timeout to Nokia base-config
Pipeline #93299 passed
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
</grpc> </grpc>
{% endif %} {% endif %}
<login-control> <login-control>
<idle-timeout alu:operation="replace">{{ nokia_idle_timeout | default(60) }}</idle-timeout>
<motd> <motd>
<text alu:operation="replace">{{ nokia_motd }}</text> <text alu:operation="replace">{{ nokia_motd }}</text>
</motd> </motd>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment