Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing playbook for the frontend demo #17

Open
groovytron opened this issue Jun 1, 2017 · 0 comments
Open

Missing playbook for the frontend demo #17

groovytron opened this issue Jun 1, 2017 · 0 comments

Comments

@groovytron
Copy link

Software version

$ vagrant -v
Vagrant 1.9.5
$ vagrant plugin list
vagrant-hostmanager (1.8.6)
vagrant-kvm (0.1.9)
vagrant-libvirt (0.0.40)
vagrant-mutate (1.2.0)
$ ansible --version
ansible 2.3.0.0

Virtualbox version: 5.1.22 r115126

Host operating system

$ cat /etc/*-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"

$ uname -r
4.11.3-1-ARCH

Debug output

https://gist.github.com/groovytron/88d681def9ff0d60d163472046026653

Expected behavior

VM is supposed to boot normally without Ansible errors due to missing file and the portal should be accessible at localhost:18080.

Actual behavior

VM starts and is reachable by ssh but an Ansible error occurs at boot because of a missing file called mip-microservices-infrastructure/common/playbooks/portal-database.yml. The VM is not reachable by HTTP at port 18080 and 15080.

Steps to reproduce

From the root of the project directory:

  1. cd /demo/frontend/portal.
  2. vagrant up --provider=virtualbox.
  3. Try to reach the portal application at localhost:18080 or Marathon at localhost:180850.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant