Commit graph

2 commits

Author SHA1 Message Date
Patrick Uiterwijk
4387e0530a Fix OpenShift key sync
Turns out the used library only works with a specific API version
but it didn't specify that unless the user tells it to.
This pins us on openshift API 1.5 until support for that is dropped.

This also fixes the issue where we pass the key arguments as keyword
arguments but the key_add function did not expect them as such.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-06-06 09:25:57 +00:00
Kevin Fenzi
f6d0b0dee0 Add a bunch more things to batcave01. 2015-09-21 19:57:01 +00:00