Dan Bode

Results 11 issues of Dan Bode

This patch adds an option to supply an oauth callback to the SchemaRegistryClient so that it accepts oauth tokens in the same way that kafka brokers can receive tokens. The...

This commit create a design proposal for adding a new deployment attribute in order to be able to consider deployment.environments via 2 dimensions as opposed to one.

This pull request includes all changes that I made to the mediawiki module that I needed to use it for a demo. It does the following: - allows the module...

Opening this ticket to let you know that I am going to look into adding the ability to have the mysql db server on a different node.

When the Puppetfile is not in master ``` $ git branch * folsom master ``` and a git source url is invalid: ``` mod 'puppetlabs/cinder', :git => 'git://github.com/puppetlabs/puppet-cinder' ``` It...

I have found the following resource to be pretty error prone in my CD lab: err: /Stage[main]/Puppet::Repo::Puppetlabs/Apt::Source[puppetlabs]/Apt::Key[Add key: 4BD6EC30 from Apt::Source puppetlabs]/Exec[6aaf9cb025abff4f57a0536ad86ea280163165cb]/returns: change from notrun to 0 failed: apt-key adv...

Currently, update does not work if the specified remote is different than the current origin (ie: it cannot switch between remotes)

In my development process, I often have to point the Puppetfile at topic branches until code can be merged into its proper upstream or downstream. It should support a file...

Hi Luke, The most important thing to figure out next is documentation, this will make adoption a lot easer. - we should be able to write inline documentation associated with...