Daniel Burrell

Results 15 comments of Daniel Burrell
trafficstars

ansible-2.10.7 (this is the latest available version in my organization) ansible_base-2.10.6 openshift-0.11.2 (because of a bug in openshift 0.12.0) kubernetes-11.0.0 Not sure what the version of community.kubernetes is, I guess...

``` ESTABLISH SSH CONNECTION FOR USER: centos SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o 'IdentityFile="/home/daniel/projects/prom/cloudtls.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="centos"' -o ConnectTimeout=10...

is it possible to select a version for that library? I thought it was determined/bundled with the ansible binary. Is there a way to check which version I'm using?

sorry for the delay, so it seems that when building our 'pex' we have been using the python dependency known as 'ansible' which bundles some of the community collections including...

Hmm I see, yse adding an artifact entry in my sample project of that jaxp-api worked here but for example now it's asking about sun.misc 0.0.0, so then for each...

So the background is: It's an eclipse RCP application, though there are some plugins for it too. Ultimately this is the '.target' file that I'm trying to create. Currently the...

I don't understand, For the plugin which requires the avro dependency, I have visited the Dependency tab, and attempted to reference org.apache.avro. But the target platform does not contain the...

I see, so Help -> Install Software, then add my site, and add the dependencies is for screenshot 1 in order to add it to the current eclipse platform, yes?...

The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/4.7 is an entry listed. and the "Contact all update sites..." checkbox is ticked.

Yes Oxygen - http://download.eclipse.org/releases/oxygen was already present