Johannes Brinksmeier
Johannes Brinksmeier
Hi First of all thank you for your awesome work with this project, much appreciated. We test kilo currently with our clusters that we deploy with [RKE](https://rancher.com/docs/rke/latest/en/) and import to...
##### ISSUE TYPE - Bug Report ##### container.yml ``` version: "2" settings: conductor_base: centos:7 services: test: from: centos:7 command: ['/usr/bin/tail', '-f', '/dev/null'] roles: - role: some-template file_path: '/root/my-template.conf' my_var: 'on'...
vagrant-mongodb does not run with vagrant versions above or equal to 1.1. Though I do not have a good knowledge of ruby, it seems that the plugin interface had lots...