diff options
Diffstat (limited to 'conf/env.yaml.openbook_docker_slave.example')
| -rw-r--r-- | conf/env.yaml.openbook_docker_slave.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/env.yaml.openbook_docker_slave.example b/conf/env.yaml.openbook_docker_slave.example index 51592e9..1f74e5e 100644 --- a/conf/env.yaml.openbook_docker_slave.example +++ b/conf/env.yaml.openbook_docker_slave.example @@ -2,7 +2,7 @@ globals: ansible_ssh_user: root ansible_private_key_file: /var/lib/jenkins/.ssh/id_rsa - ansible_python_interpreter: /usr/bin/python2 + ansible_python_interpreter: /usr/bin/python locale: en_US.utf8 salt_master: localhost |
