Skip to content

Commit

Permalink
remove telnet config as no prompts are defined in sonicos model (ytti…
Browse files Browse the repository at this point in the history
  • Loading branch information
wk authored Apr 28, 2019
1 parent 08a8b5d commit 3e94c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/oxidized/model/sonicos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class SonicOS < Oxidized::Model
clean cfg
end

cfg :telnet, :ssh do
cfg :ssh do
post_login 'no cli pager session'
pre_logout 'exit'
end
Expand Down

0 comments on commit 3e94c2d

Please sign in to comment.