Raphaël Pinson

Results 205 comments of Raphaël Pinson

We should try and find the lib that Rancher uses for that. @cloudnautique any idea?

Most rancher resources support importing. I was not aware of that central page for importability, so it's more of a documentation issue like @mcanevet tagged it.

This is not implemented yet (we use mainly `rancher-nfs`, which doesn't require options). Implementing it shouldn't be too hard. It would essentially be a `TypeMap` parameter. You can have a...

This probably requires to add that functionality to the [Rancher go library](https://github.com/rancher/go-rancher) as it doesn't seem to allow setting that option.

I have this on my to-do list. Not sure exactly when I will implement it though, and you're welcome to beat me to it.

For the record, the `/v1-catalog` API point doesn't seem to allow creation of catalog entries. Instead, all catalog entries specifications are stored in the `catalog.url` setting at `/v2-beta/setting/catalog.url`, as a...

@binford2k I personally don't really have an opinion. We gave this module to @voxpupuli because we didn't use it anymore since we switched to a dockerized Puppet infrastructure. The type...

Probably not. It would cover the same scope as puppetlabs-hocon, which didn't exist at the time, but it uses Augeas to do the work. Unfortunately, the HOCON format is pretty...

It'd be great to be able to turn on and off bad breath in web apps. :+1: for an onion icon!

Is Deb822 based on RFC822 proper? Should there be a `RFC822` module, on which to base a `Deb822` module, on which to base both `DebCtrl` and `AptSources822` modules?