Tim Meusel

Results 250 issues of Tim Meusel
trafficstars

Hi, I installed the latest 2.3.0 release and tried to create a new PR: ``` $ bundle exec msync update --message "modulesync 5.2.0" --pr --pr-labels modulesync --pr-title "modulesync 5.2.0" --filter...

bug

I tried to update two modules today that weren't in our managed_modules.yml: ``` bastelfreak@bastelfreak-ws ~/modulesync_config $ bundle exec msync update -f hiera --message "modulesync 0.6.2" bastelfreak@bastelfreak-ws ~/modulesync_config $ bundle exec...

I'm not sure if I'm using it wrong or if it is really broken: I've synced the zabbix module in the past, it is already checked out at modules/puppet-zabbix. I'm...

Both ruby version are EoL. We already merged a breaking change to master, so I think it's good to drop those old ruby versions.

backwards-incompatible

This change happended in https://github.com/voxpupuli/puppet-corosync/pull/499. Please take a look at the PR for details.

backwards-incompatible

modulesync 7.4.0

modulesync

one of our datatypes here is used in the nrpe module and https://github.com/puppetlabs/puppetlabs-stdlib/pull/1005. As soon as the type in stdlib got released we can throw it out of this module...

Hi! I've multiple gems installed and would like to purge all of them except for the latest: ```puppet package { 'r10k': ensure => '3.15.0', provider => 'puppet_gem', } purge {...

Hi, Would it be possible to publish a release for log4r? there are no git tags here that match the rubygems.org releases and the last rubygems.org release was quite some...