1
0
Эх сурвалжийг харах

eauth=kerberos is not noopt

No idea why it was added in 5a11651baf032fbdf0f1dc334674284e76570b0f
Simon Lundström 5 жил өмнө
parent
commit
6ccb0c8ebe
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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)