Explorar o código

eauth=kerberos is not noopt

No idea why it was added in 5a11651baf032fbdf0f1dc334674284e76570b0f
Simon Lundström %!s(int64=5) %!d(string=hai) anos
pai
achega
6ccb0c8ebe
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/conftest.py

+ 0 - 1
tests/conftest.py

@@ -89,7 +89,6 @@ def pepperconfig(salt_api_port):
         SALTAPI_EAUTH=sharedsecret
         [noopts]
         SALTAPI_URL=http://localhost:{0}/
-        SALTAPI_EAUTH=kerberos
     '''.format(salt_api_port))
     with open('tests/.pepperrc', 'w') as pepper_file:
         print(config, file=pepper_file)