Re: [Puppet-dev] Re: Thoughts on Module Namespace Conflicts

2015-08-14 Thread Spencer Krum
uses: http://scienceofficersblog.blogspot.com/2015/08/inspecting-puppet-module-metadata.html -- Spencer Krum n...@spencerkrum.com On Mon, Feb 23, 2015, at 03:32 PM, Spencer Krum wrote: > The use case I think for having multiple modules of the same name > available is quite limited. I

Re: [Puppet-dev] [announce] beaker-rspec 5.2.0 released

2015-07-15 Thread Spencer Krum
Awesome. Thanks! Been wanting this feature for a while. --   Spencer Krum   n...@spencerkrum.com On Wed, Jul 15, 2015, at 02:01 PM, Alice Nodelman wrote: > In this release: > > - Add environment variable to expose --no-color >   * use BEAKER_color or RS_COLOR = no to disable

Re: [Puppet-dev] Validation Resources

2015-05-20 Thread Spencer Krum
Thanks everyone for your feedback. It sounds like this is a popular idea, and one that leads into further discussion. I've created https://github.com/puppet-community/puppet-healthcheck and asked spredzy to submit the PR against that repo. Cheers, Spencer -- Spencer Kru

Re: [Puppet-dev] Validation Resources

2015-05-14 Thread Spencer Krum
shot, but I figure that I'll resurrect it as >> appropriate every couple of years ;-). >> >> Other than that, why not call it 'haproxy'. >> >> Trevor >> >> >> On Thu, May 14, 2015 at 3:11 PM, Spencer Krum >>

[Puppet-dev] Validation Resources

2015-05-14 Thread Spencer Krum
It's worth noting that these are primitives for building multi-node orchestration with Puppet. What do you think? Do you use these patterns? Would you? What would you want from your library? Thanks, Spencer -- Spencer Krum n...@spencerkrum.com -- You received this message because you ar

Re: [Puppet-dev] Re: Thoughts on Module Namespace Conflicts

2015-02-23 Thread Spencer Krum
example42 way } 'default': { fail("please stop writing your own apache module") } } } And the technique for handling multiple versions of the same module is basically exactly the same. The cool part of this is that it requires no code changes to puppet core. The bad part i

Re: [Puppet-dev] Dealing with transitional states in Puppet

2014-12-20 Thread Spencer Krum
This is awesome. I've recommended it to my old work. This is absolutely necessary when automating some of the hairy enterprise apps I've worked with. -- Spencer Krum n...@spencerkrum.com On Sat, Dec 20, 2014, at 10:00 AM, David Schmitt wrote: > On 2014-12-19 22:14, Reid Van

Re: [Puppet-dev] Beaker-extensions

2014-11-28 Thread Spencer Krum
I think this is a good idea. It is a bit concerning that Alice doesn't think there is a good way to add extensions to beaker right now, maybe development time at #puppethack could be spent shoring that up. I'm +1 on this and would add my limited experience to the maintainer hat pool.

Re: [Puppet-dev] check physical disk

2014-11-21 Thread Spencer Krum
7; > } > > > I am not sure how to check the physical disk (cre_disk=$(ls /dev/sd[b-z])). > is there any resource available or puppet would take care without any > resource. > > -- > You received this message because you are subscribed to the Google Groups > "Pup

Re: [Puppet-dev] Puppet 4 delivery and upgrades

2014-11-20 Thread Spencer Krum
> 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/CAM%3D8oNJ0FvT03Y-ydYPPdzCagqWuQA3v10gj1%3DRcZhKA_1%2BdGQ%40mail.gmail.com > <h

Re: [Puppet-dev] Re: zpool mirror and raidz virtual devices

2014-11-13 Thread Spencer Krum
d an > email to puppet-dev+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/7dd557f6-cac1-4d99-a9c5-89dfc6158b82%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/7dd557f6-cac1-4d99-a9c5-8

Re: [Puppet-dev] zpool mirror and raidz virtual devices

2014-11-11 Thread Spencer Krum
237160-0528-47ee-8ba3-335fbd64ed9a%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/f7237160-0528-47ee-8ba3-335fbd64ed9a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Spencer

Re: [Puppet-dev] Re: Leaving Puppet Labs

2014-11-06 Thread Spencer Krum
d/puppet-dev/673f7a1c-2d6b-45cb-93b4-86848509686c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- You received this message because you are subscribed to the Go

Re: [Puppet-dev] Switching from YAML and PSON to JSON

2014-10-23 Thread Spencer Krum
oup. > 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/CANhgQXtegN-WVmJfcb_kQekWg25iVKC1w4P7tJ_rB%2BqzQY3owg%40mail.gmail.com &g

Re: [Puppet-dev] Abusing PuppetDB

2014-09-15 Thread Spencer Krum
Can you flesh out a bit more what you are looking for? If I'm reading between the lines correctly you may be better served with a database backed hiera backend. On Sep 15, 2014 9:04 AM, "Trevor Vaughan" wrote: > I like the word 'formally'. Any informal material that you know of? > > If I can get

Re: [Puppet-dev] Statistics for Modules

2014-09-10 Thread Spencer Krum
gt; If anyone does tool integration PLEASE make it opt-in. > > It's always fun trying to explain why your tools are pounding on the > inside of a corporate firewall. > > Trevor > > On Wed, Sep 10, 2014 at 1:40 AM, Gareth Rushgrove < > gar...@morethanseven.net> wro

Re: [Puppet-dev] Statistics for Modules

2014-09-08 Thread Spencer Krum
On Mon, Sep 8, 2014 at 11:21 AM, Andy Parker wrote: > On Sun, Sep 7, 2014 at 3:57 PM, Spencer Krum > wrote: > >> Hi Puppet-dev, >> >> I've been working, with a lot of help from some others, on a new project >> at http://puppet-analytics.org. It is very mu

[Puppet-dev] Statistics for Modules

2014-09-07 Thread Spencer Krum
ity to have shields.io downloads tags come from PA and show up in the ReadMe's of our modules. Thanks everybody, Spencer -- Spencer Krum (619)-980-7820 -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from thi

Re: [Puppet-dev] Re: Syntax of resource expressions (was: Decision: Near future of resource expressions)

2014-08-12 Thread Spencer Krum
d expect merge behavior there, is that what happens? Thanks, Spencer On Tue, Aug 12, 2014 at 11:48 AM, Luke Kanies wrote: > On Aug 12, 2014, at 10:02 AM, Andy Parker wrote: > > On Mon, Aug 11, 2014 at 8:54 PM, Spencer Krum > wrote: > >> 1) I really don't want to

Re: [Puppet-dev] Re: Syntax of resource expressions (was: Decision: Near future of resource expressions)

2014-08-11 Thread Spencer Krum
t this ;-) >> >> >> I just did a quick search through the modules on the forge and the >> follow modules all use a parameter called 'attributes': >> >>* sensu-sensu-1.0.0 >>* deric-mesos-0.2.0 through 0.4.1 >>* CERNOps-activemq-0.0.

Re: [Puppet-dev] Re: Decision: Near future of resource expressions

2014-08-06 Thread Spencer Krum
become an actual metaparameter? >> >> It becomes a language feature - otherwise the implementation of this > ripples through the entire system. > > > Visual review, for convenience: >> >> file { $title: * => $attributes; } >> file { $title: => $attr

Re: [Puppet-dev] Re: Decision: Near future of resource expressions

2014-07-25 Thread Spencer Krum
Okay. Thanks. On Fri, Jul 25, 2014 at 5:39 AM, Henrik Lindberg < henrik.lindb...@cloudsmith.com> wrote: > On 2014-25-07 3:32, Spencer Krum wrote: > >> I'm not sure if this is the correct time to mention this, but I wonder >> if you considered arrays of hashes in

Re: [Puppet-dev] Re: Decision: Near future of resource expressions

2014-07-24 Thread Spencer Krum
d to the Google >> Groups "Puppet Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to puppet-dev+unsubscr...@googlegroups.com >> <mailto:puppet-dev+unsubscr...@googlegroups.com>. >> >> To view this

Re: [Puppet-dev] how to comment and uncomment lines in a file with puppet

2014-07-24 Thread Spencer Krum
I agree with Felix. On Jul 24, 2014 8:12 AM, "Felix Frank" wrote: > On 07/24/2014 05:05 PM, Supriya Uppalapati wrote: > > *Please help me* > > While I'm not averse to that, I really think you should renew your > inquiry to the users list. Cross-posting is frowned upon, and this is > not a develop

Re: [Puppet-dev] how to comment and uncomment lines in a file with puppet

2014-07-23 Thread Spencer Krum
on the web visit > https://groups.google.com/d/msgid/puppet-dev/07d6bab6-2143-4970-8d70-d67fde9e3bd7%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-dev/07d6bab6-2143-4970-8d70-d67fde9e3bd7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more option

Re: [Puppet-dev]

2014-04-06 Thread Spencer Krum
t PuppetConf 2014, September 23-24 in San Francisco - > **http://puppetconf.com > <http://puppetconf.com/>* > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receivi

Re: [Puppet-dev] Re: Changes to PuppetDB to support proper environments

2014-03-31 Thread Spencer Krum
ooglegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/CAE4bNTmqSGQa09NBp8RDaLOa%3D_yesH9MVRNh6RbVZq593DT4cw%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- You

Re: [Puppet-dev] Re: Changes to PuppetDB to support proper environments

2014-03-28 Thread Spencer Krum
w this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/CAE4bNTngQ5fvMswdqeFPSAxLw7aY3khOugGgoz7d%2BYOZw6OR5A%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- You received this message because you are subscribed to th

Re: [Puppet-dev] Re: Changes to PuppetDB to support proper environments

2014-03-28 Thread Spencer Krum
om/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-dev+unsubscr...@googlegroups.com. > To view this discus

Re: [Puppet-dev] Module Team: Spring cleaning

2014-03-27 Thread Spencer Krum
his discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/f263bcb6-f165-4dfd-ace1-6280c3938429%40googlegroups.com<https://groups.google.com/d/msgid/puppet-dev/f263bcb6-f165-4dfd-ace1-6280c3938429%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options

Re: [Puppet-dev] Directory Environments

2014-02-21 Thread Spencer Krum
ty, >> or you have any questions or suggestions for us with regards to the >> directory environments. >> >> thanks, >> Josh P. >> >> -- >> Josh Partlow >> jpar...@puppetlabs.com >> Developer, Puppet Labs >> >> Join us at PuppetConf

Re: [Puppet-dev] Status of Data in modules

2013-10-11 Thread Spencer Krum
uper important to get this right because the whole community is going >> to have to live with it for a long time; those of you out here on the >> bleeding edge willing to risk some skin to make something awesome are >> critical to making that happen. > > > Totally understand the need for

Re: [Puppet-dev] Plugin sync support for external facts

2013-09-26 Thread Spencer Krum
p and stop receiving emails from it, send an > email to puppet-dev+unsubscr...@googlegroups.com. > To post to this group, send email to puppet-dev@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-dev. > For more options, visit https://groups.google.com/groups/opt_out. >

Re: [Puppet-dev] Re: 3.3 Data in Modules

2013-09-16 Thread Spencer Krum
Okay, lets do that. On Mon, Sep 16, 2013 at 8:41 PM, Henrik Lindberg < henrik.lindb...@cloudsmith.com> wrote: > On 2013-16-09 19:57, Spencer Krum wrote: > >> Hi Henrik, and others, >> >> How does a google hangout at 11am tomorrow work? Myself, Danny, and >&g

Re: [Puppet-dev] Re: 3.3 Data in Modules

2013-09-16 Thread Spencer Krum
Hi Henrik, and others, How does a google hangout at 11am tomorrow work? Myself, Danny, and William Van Hevelingen can all be available at that time. Thanks, Spencer On Mon, Sep 16, 2013 at 9:15 AM, Spencer Krum wrote: > Hi, > > I have to run to work, but quickly here is my binder_co

Re: [Puppet-dev] Re: 3.3 Data in Modules

2013-09-16 Thread Spencer Krum
s to get their ssl certs out of hiera. How could I implement this under the new system? Thanks for replying so quickly, Spencer On Mon, Sep 16, 2013 at 8:12 AM, Henrik Lindberg < henrik.lindb...@cloudsmith.com> wrote: > On 2013-16-09 3:39, Spencer Krum wrote: > >> Hel

[Puppet-dev] 3.3 Data in Modules

2013-09-15 Thread Spencer Krum
Hello, I am trying to follow ARM-9 and use the data in modules features introduced in the 3.3 release. I am struggling to get many of the features mentioned in ARM-9 working. I have a basic module here https://github.com/pro-puppet/puppet-module-startrek, but when trying to add an element to t