Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG: Tacacsrc doesn't accept old #293

Open
supertylerc opened this issue Jun 6, 2016 · 0 comments
Open

GPG: Tacacsrc doesn't accept old #293

supertylerc opened this issue Jun 6, 2016 · 0 comments

Comments

@supertylerc
Copy link
Contributor

True story:

>>> tacacsrc.convert_tacacsrc()
Converting old tacacsrc to new kind :)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/trigger/.trigger/local/lib/python2.7/site-packages/trigger/tacacsrc.py", line 179, in convert_tacacsrc
    tco = Tacacsrc(old=True)
TypeError: __init__() got an unexpected keyword argument 'old'
>>>

See Tacacsrc.__init__ here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant