Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivani-gslab committed May 27, 2024
1 parent 325d078 commit 83395ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ interface Management1
| Attribute | Value |
| --------- | ----- |
| Logging | True |
| Disconnect cached_results timeout | 79 seconds |
| Disconnect cached-results timeout | 79 seconds |

##### 802.1X Dot1x supplicant profiles

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
| Logging | True |
{% endif %}
{% if dot1x.supplicant.disconnect_cached_results_timeout is arista.avd.defined %}
| Disconnect cached_results timeout | {{ dot1x.supplicant.disconnect_cached_results_timeout }} seconds |
| Disconnect cached-results timeout | {{ dot1x.supplicant.disconnect_cached_results_timeout }} seconds |
{% endif %}
{% if dot1x.supplicant.profiles is arista.avd.defined %}

Expand Down

0 comments on commit 83395ea

Please sign in to comment.