Brice Figureau

Results 15 issues of Brice Figureau

Note: this pulls a dependency on Slim 2.6 since latest https://github.com/there4/slim-test-helpers depends on Slim 2.6.

Hi! It's not really an issue, but I was wondering what kind of JST (if that's one) connector is used to plug a battery to a T5 V2.3? Thanks,

This updates the types and providers: * from kubernetes 1.8.x swagger files * adds the rbac extension * fixes types with array properties in a way that puppet can manage...

This implements PR garethr/puppet-swagger-generator#5 in the kubernetes module, bringing: * order independent array comparison * full array elements comparison * comparison with empty elements

This is very useful when install gems like buildr that requires access to the JAVA_HOME environment variable: ``` rvm_gem { "${ruby193}@buildr/buildr": ensure => '1.4.7', environment => "JAVA_HOME=/usr/lib/jvm/java-6-openjdk/", require => [Rvm_gemset["${ruby193}@buildr"],...