Brandon Bradley

Results 28 comments of Brandon Bradley

I'm saying the problem is with your `sources.list`. I'm asking how you setup Debian to determine how the `sources.list` file was built. Some cloud providers have their own customization that...

I understand @melcher's confusion. `exportOverrides` is under the **Advance Usage** section of the documention. I feel like this leads the user to think that they get the directory structures specified...

`/etc/default/elasticsearch` is not an ini file. So, this is not semantically correct. Have a look at `file.managed`'s `contents_pillar`. It may do what you want.

I fixed the failing test in master. Comments in INI format start with `;`. Comments in scripts and environments files start with `#`. I'm afraid the shoe just does not...

> Are we being picky about names or you prefer the file.managed approach ? Neither. I'm weary of breaking the formula for other users. > I think it serves the...

Converting the index page to markdown was not a good choice. I did not know that pagination requires an `index.html`.

Has anyone considered automating the build image process from Confluent's Jenkins? I've done it using Travis, and the results were great.

@C0urante Looks like there is a new repo [here](https://github.com/confluentinc/cp-docker-images) and Docker Hub. Good luck!