diff options
Diffstat (limited to 'conf/env.yaml.openbook.example')
| -rw-r--r-- | conf/env.yaml.openbook.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/env.yaml.openbook.example b/conf/env.yaml.openbook.example index c4bca63..3d04366 100644 --- a/conf/env.yaml.openbook.example +++ b/conf/env.yaml.openbook.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 openbook_docker_registry_url: ~ openbook_docker_registry_username: ~ openbook_docker_registry_password: ~ |
