diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2020-10-06 20:02:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-07 00:02:32 +0000 |
commit | 053302db7217feadec96f30e65f15951082d98d5 (patch) | |
tree | 15e2f79db266dc9569570439a595cdf9dc5c71bd /changelogs | |
parent | 419295a74f2c2162c75046e15bba51e1db220960 (diff) | |
download | vyos.vyos-053302db7217feadec96f30e65f15951082d98d5.tar.gz vyos.vyos-053302db7217feadec96f30e65f15951082d98d5.zip |
Update network integration auth timeout for local connection (#90)
Update network integration auth timeout for local connection
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/local_auth_timeout.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/local_auth_timeout.yaml b/changelogs/fragments/local_auth_timeout.yaml new file mode 100644 index 00000000..85c82d9b --- /dev/null +++ b/changelogs/fragments/local_auth_timeout.yaml @@ -0,0 +1,3 @@ +--- +bugfixes: + - Update network integration auth timeout for connection local. |