Open jglick opened 9 years ago
@jglick try
./bin/gen_ssl.sh && vagrant up && source bin/env_tls && ./bin/pull_images_tls.sh && cd ansible && ansible-playbook vagrant_docker_images.yml && docker ps && docker run --rm -i -t ubuntu:latest /bin/bash
Note that we're changing into the ansible directory before trying to run the playbook.
Software versions as in #4. Trying to set up this demo using TLS, I first made the following edits (no idea if these are right;
README.md
seems to assume a familiarity with Ansible):and then ran
Eventually this died: