Till Eulenspiegel

Results 4 issues of Till Eulenspiegel

You cannot have a route that is GET and POST, it will default to the later unlike typical Slim which will support either of a type: ``` $app->addRoutes([ '/' =>...

Docker disable is missing from server.pp

Per https://github.com/nicusX/k8s-terraform-ansible-sample/blob/master/ansible/roles/common/tasks/main.yaml#L14 variable `ec2_private_dns_name` is never defined and throws an error