Remove duplicate LOG intit line in winrmlistener
Change-Id: Ibe9af7ab22c2c07c58594c76ef8e1bba51ad8f17
This commit is contained in:
@@ -22,8 +22,6 @@ from cloudbaseinit.utils.windows import winrmconfig
|
||||
from cloudbaseinit.utils.windows import x509
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
opts = [
|
||||
cfg.BoolOpt('winrm_enable_basic_auth', default=True,
|
||||
help='Enables basic authentication for the WinRM '
|
||||
|
Reference in New Issue
Block a user