Francisco A. Lozano

Results 61 comments of Francisco A. Lozano

Also affected by this, the workaround doesn't work for me :(

I need this in 1.0 as 1.1 is not supported in CentOS 6.X. If it's done, I'll try to backport... any chance it will be merged in a 1.0.x release?

Is this finally happening anytime soon?

I'm greping thru the code and the only references in non-test/non-documentation I can see are: ``` ruby unless File.exist?('Puppetfile') say "Could not find Puppetfile in #{Dir.pwd}", :red exit 1 end...

In librarian: ``` ruby def default_specfile_name @default_specfile_name ||= begin capped = adapter_name.capitalize "#{capped}file" end end ```

FYI I built https://github.com/Lagz0ne/docker-kafka/commit/ecea9ebeb9fdc56430bde95d8386554cc41337bb and published as https://hub.docker.com/r/flozano/kafka/ with tag 0.9.0.0

@desliner I updated my kafka images.