Skip to content

Commit 915630f

Browse files
committed
Set the path to python
1 parent c494f4a commit 915630f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.docker-template.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,6 @@
8282
define('TEST_ENROL_LDAP_DOMAIN', 'ou=Users,dc=openstack,dc=org');
8383
}
8484

85+
$CFG->pathtopython = '/usr/bin/python';
86+
8587
require_once(__DIR__ . '/lib/setup.php');

0 commit comments

Comments
 (0)