diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-25 19:04:32 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-25 19:04:32 +0100 |
commit | 7c7ae83434bcfae6cef07eab162ecfe20abd8c8f (patch) | |
tree | b66bbc656fdea67a51899e364b8df59a1ce1c05e /debian | |
parent | 64aea7815d4a1c40bbee1b3b5917c38fd394bbbc (diff) | |
download | vyatta-cfg-quagga-7c7ae83434bcfae6cef07eab162ecfe20abd8c8f.tar.gz vyatta-cfg-quagga-7c7ae83434bcfae6cef07eab162ecfe20abd8c8f.zip |
rpki: T3252: bugfix AttributeError
Traceback (most recent call last):
File "/opt/vyatta/sbin/vyos-update-rpki-cache.py", line 79, in <module>
create_cache(config, cache)
File "/opt/vyatta/sbin/vyos-update-rpki-cache.py", line 21, in create_cache
new_privkey = c.return__value(base_path + "cache {0} ssh private-key-file".format(cache))
AttributeError: 'Config' object has no attribute 'return__value'
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions