Fix Dominique's sudo bug

Totally not related to my previous commit
This commit is contained in:
Nico Schottelius 2020-01-24 14:10:49 +01:00
parent 7e91f60c0a
commit 93d7a409b1
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ class DNSRA(object):
if use_sudo:
self.config['sudo'] = 'sudo '
else:
self.config['sudo'] = ''
#TODO: remove if not needed
#self.config['vni_dec'] = vni