Philip Schmid

Results 31 comments of Philip Schmid

Hi @lunemec Awesome, thanks. I've just created the `nanny` org and invited you. The problem is, we have to move this Github "nanny" repo into an own "nanny" Github org,...

@lunemec Any updates on this? :) Also, could you please update the image on the Docker Hub? Thanks! Regards, Philip

@lunemec Would it might be also possible for you to add me as admin to https://hub.docker.com/r/lunemec/nanny? This way I could set up the automated build, so new image versions are...

Yeah why not, I think this would be helpful. But to be honest, currently I don't know how to build a .deb package. How have you built the ones which...

Hi @DivyaVavili, I had the same problem and for me the problem was the following: For some strange reasons Ansible requires an ECDSA private key (RSA is not working). 1....

FYI: The problem also exists in Contiv 1.1.0.. The problem seems to be in `ansible/roles/contiv_network/tasks/v2plugin.yml` line 15: ```bash - name: for v2 plugin, extract netctl binary shell: tar vxjf {{...

Problem solved. Well the statement above was correct. The problem was that the `bzip2` package was not installed on the CentOS... Perhaps you guys would like to add a check...

I got it working with the following commands: ```bash docker plugin install contiv/v2plugin:1.0.0-beta.6 Plugin "contiv/v2plugin:1.0.0-beta.6" is requesting the following privileges: - network: [host] - mount: [/etc/openvswitch] - mount: [/var/log/openvswitch] -...

I've got the same problem.. Have you found any solution yet? Regards, Philip

Hi there, Is there still no update on this? ```bash [root@node1 /]# netctl network ls Tenant Network Nw Type Encap type Packet tag Subnet Gateway IPv6Subnet IPv6Gateway ------ ------- -------...