Re: [Puppet Users] Custom type: Ensure array properties are sorted

2019-03-18 Thread Branan Riley
On Fri, Mar 15, 2019 at 8:54 AM Dirk Heinrichs wrote: > Hi, > > I've written a custom type that has an array property. I quickly found out > that it isn't idempotent unless the array is sorted. Turned out that it was > easy to sort the current values in the provider but I couldn't find out how >

Re: [Puppet Users] How does Puppet EOL work?

2019-02-12 Thread Branan Riley
The open source puppet releases track the PE support lifecycle, available at https://puppet.com/misc/puppet-enterprise-lifecycle This means that Puppet 5.5 will be receiving bugfixes until at least May 2020 as part of our support for PE 2018.1. Puppet 6 will likely be supported for 18-24 months af

Re: [Puppet Users] Recent 5.5.x point releases are throwing some warnings for me

2018-08-28 Thread Branan Riley
...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/673af078-aadf-4c43-8f8a-c451f688a85f%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/673af078-aadf-4c43-8f8a-c451f688a85f%40googlegroups.com?utm_medium=email&utm

Re: [Puppet Users] old puppetdb-terminus version no longer available in ubuntu precise apt repo

2018-08-20 Thread Branan Riley
view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/a7a3b4b8-1f72-4ecd-abbb-30d591fe0fce%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/a7a3b4b8-1f72-4ecd-abbb-30d591fe0fce%40googlegroups.com?utm_medium=email&utm_source=footer>

Re: [Puppet Users] Puppet 4 open source EOL

2018-08-15 Thread Branan Riley
/puppet-users/db6a6b11-9d60-4186-9b1c-a1d9e8933fad%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Regards, Branan Riley Senior Software Engineer, Puppet inc. -- You received this message because you ar

Re: [Puppet Users] Puppet agent 1.10.14, 5.3.8, and 5.5.3 are now available

2018-06-15 Thread Branan Riley
up and stop receiving emails from it, send an > email to puppet-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/DM3PR15MB08771E4373DBAA9EEB09C7C4AA7C0%40DM3PR15MB0877.namprd15.prod.outlook.com > <http

Re: [Puppet Users] Puppet Packages for Fedora 27

2018-03-06 Thread Branan Riley
https://groups.google.com/d/msgid/puppet-users/89dd2fa9-93fb-42f4-bc36-add27522360d%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/89dd2fa9-93fb-42f4-bc36-add27522360d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.

[Puppet Users] Re: [Puppet-dev] Ticket Backlog triages

2017-05-15 Thread Branan Riley
ot; group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/B4C79B78-F85E-42E9-A0D9-5830D4640843%40puppet.com > . &g

Re: [Puppet Users] Custom Facts using awk

2017-03-23 Thread Branan Riley
feature. I'll work with our documentation team to get that updated! For a bash script doing awk transformations, though, the key=value syntax is likely easier. Branan Riley Software Engineer, Puppet Inc. > - > #!/bin/bash > > key="qty_monitors_total" > value=$(y

Re: [Puppet Users] Re: Facter error: empty packages.json

2017-03-06 Thread Branan Riley
27;ve filed a ticket at https://tickets.puppetlabs.com/browse/FACT-1581 to track this. I can't speak to when we'll get around to it internally, but we will of course be happy to review a PR if you or somebody else tries to fix it before we do. Branan Riley Software Engineer, Puppet Inc.

[Puppet Users] Announce: Facter 2.4.6 Available

2016-01-26 Thread Branan Riley
/release_notes.html#facter-246 Branan Riley Software Engineer, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.co

Re: [Puppet Users] "signalling" inside a puppet provider?

2015-12-03 Thread Branan Riley
me great posts on Provider development - http://garylarizza.com/blog/2013/12/15/seriously-what-is-this-provider-doing/ contains the information on @property_hash, but if you're new to writing types and providers I'd recommend reading the first two (linked from that one) as well to make su

Re: [Puppet Users] Facter 3.1 gem

2015-10-19 Thread Branan Riley
Puppet supports. If we were to ship a gem, we would have to somehow ensure that these were on the system. Any timeline on a release? > Due to the issues described above, we have no plans to ship a Facter 3 gem. Branan Riley Software Engineer, Puppet Labs -- You received this message becaus

Re: [Puppet Users] create puppet module from software install

2015-05-14 Thread Branan Riley
l and use the staging[2] or archive[3] modules to deploy it with Puppet. [1] https://github.com/jordansissel/fpm [2] https://forge.puppetlabs.com/nanliu/staging [3] https://forge.puppetlabs.com/nanliu/archive Branan Riley Software Engineer, Puppet Labs -- You received this message because yo