kolla-ansible/ansible/roles/mariadb/tasks
Sam Yaple b2ac6e80cd Add tty to containers
sudo requires a tty to function by default on centos. Instead of
tweaking the sudo conf we can just add a tty. This has the added
advantage of making the containers more friendly if you have to
`docker exec -i <container> bash` into them.

Change-Id: If97a02ca1d37c243a787d98ade54bde8d641aecd
backport: liberty
Partially-Implements: blueprint functional-testing-gate
2015-10-14 10:54:33 +00:00
..
bootstrap.yml Add tty to containers 2015-10-14 10:54:33 +00:00
config.yml Replace config-external with a JSON file for Galera 2015-09-16 10:33:29 -04:00
main.yml Rename role name to service name 2015-07-30 19:35:17 +00:00
register.yml Ansible register task for MariaDB incorrectly reports failure 2015-09-03 13:02:44 +03:00
start.yml Add tty to containers 2015-10-14 10:54:33 +00:00