Re: [fix/update] puppet 6 update to 6.15 to fix package-with-flavor bugs

2020-05-22 Thread Arthur Barton
On Fri, May 22, 2020, at 18:38, Klemens Nanni wrote: > On Fri, May 22, 2020 at 04:30:53PM +1000, Arthur Barton wrote: > > Attached is an update to the new puppet 6 port, taking it to version 6.15.0 > Unfortunately, your patch partially fails to apply; did you test it > agai

[fix/update] puppet 6 update to 6.15 to fix package-with-flavor bugs

2020-05-22 Thread Arthur Barton
age zabbix-proxy ensure=present flavor=sqlite3 puppet resource package screen ensure=absent puppet resource package python%3.7 ensure=latest but it could use more testing, especially if there are more complex package chains Thanks, Arthur -- Arthur Barton arth...@igniferous.net puppet-6.diff D

Re: [New] Puppet6 - 6.14.0

2020-05-17 Thread Arthur Barton
n - host - mount - scheduled_task - selinux - sshkeys - yumrepo - zfs - zone These can be installed from the Puppet Forge to reintroduce this functionality. See puppet-module(8) -- Arthur Barton arth...@igniferous.net

Re: [new] Puppet 6

2020-03-25 Thread Arthur Barton
Hi Ports Has anyone had a chance to review? Cheers, Arthur -- Arthur Barton arth...@igniferous.net On Fri, Mar 20, 2020, at 14:33, Arthur Barton wrote: > Hi, > > Attached is a puppet 6 port, it re-uses the existing patches for puppet5. > Confirmed working on amd64, only test

[new] Puppet 6

2020-03-19 Thread Arthur Barton
20 Mar 2020 03:07:23 - @@ -30,6 +30,10 @@ SUBST_VARS += RUBY # databases/puppetdb4 # databases/ruby-hiera3 # sysutils/facter +# Puppet 6: +# devel/ruby-concurrent-ruby +# devel/ruby-semantic_puppet +# sysutils/facter MODULES += lang/ruby -- Arthur Barton arth...@igniferous.net 6.tar