Petri Sirkkala
Petri Sirkkala
I wonder what is causing landrush to fail with docker command. My case happens when trying to run Fabric8 on OSX 10.10.5 ``` bash ~/proj ❯❯❯ git clone https://github.com/fabric8io/fabric8-installer.git ~/proj...
Maybe atom-toggle-tabs is not the best option, but I found the combination with tree-view-open-files very nice. It rhymes with my Sublime habits too. :)
ansible-role-solita.jenkins/meta/main.yml states min_ansible_version: 2.0.0.0 but depends on dependencies: - role: geerlingguy.jenkins version: 2.7.3 This is conflicting versions. Either downgrade to geerlingguy.jenkins 2.7.1 or require ansible 2.2.x.x