Re: [Puppet Users] custom facts ir plugin facts

2014-11-28 Thread pankaj sehgal
Thanks for the reply. I m not cloaking any fact just trying to know in a general puppet run how it should go?? -- 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

Re: [Puppet Users] Essential measures and metrics used for quality gates in the delivery pipeline?

2014-11-28 Thread Spencer Krum
Before landing a puppet change to production, we perform the following: Humans review the code, two +2's from cores are required. A number of automated checks are performed: * Puppet Lint across every puppet file * Puppet syntax is checked across every puppet file * erb lint across every template

Re: [Puppet Users] custom facts ir plugin facts

2014-11-28 Thread Spencer Krum
Facts are generated by the Puppet client (agent) then given to the master. The only reason ordering between custom and built in facts would matter is if you ware trying to 'cloak' a fact. I think what you should do is make a custom fact, then use that in your manifests. -- Spencer Krum n...@s

Re: [Puppet Users] Exporting custom fact to PuppetDB ok with command but KO with daemon

2014-11-28 Thread Ken Barber
> Nearly everything is in the title. > > When I manually run a puppet agent --test on a host (let's say "host1") that > export @@something, I can get "something" on another host (let's say host2) > and I'm happy. > > Later, when the daemon on host1 runs, it still exports @@something but > custom fa

Re: [Puppet Users] Exporting custom fact to PuppetDB ok with command but KO with daemon

2014-11-28 Thread Wil Cooley
On Nov 27, 2014 5:28 AM, "Vincent Miszczak" wrote: > > Hello, > > Nearly everything is in the title. > > When I manually run a puppet agent --test on a host (let's say "host1") that export @@something, I can get "something" on another host (let's say host2) and I'm happy. > > Later, when the daemo

[Puppet Users] Essential measures and metrics used for quality gates in the delivery pipeline?

2014-11-28 Thread Pravinth Samuel
Hi, We are currently looking at automating the delivery pipeline as much as possible as part of a larger push towards DevOps. In order to develop the required quality gates, we are looking for possible measures and metrics which make sense. What are some of the measures that you guys have use

Re: [Puppet Users] Setting a fact based on an included role (class)

2014-11-28 Thread Felix Frank
On 11/26/2014 12:59 AM, Rabbie Zalaf wrote: > Hi All, > > I am building a cluster of nodes in a master-less configuration. > > I wanted to ask for some assistance in setting a fact based on an > included role, early on in the configuration so that this fact is > available for all profiles further

[Puppet Users] custom facts ir plugin facts

2014-11-28 Thread pankaj sehgal
Hi Anyone can please help me to sort out whether custom facts are loaded first or build-in facts in the puppet master. Thanks -- 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, se

[Puppet Users] custom facts ir plugin facts

2014-11-28 Thread pankaj sehgal
Hi Anyone can please help me to sort out whether custom facts are loaded first or build-in facts in the puppet master. Thanks -- 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, se

Re: [Puppet Users] install package through manifests

2014-11-28 Thread Spencer Krum
> > Then ,can we schedule the command from puppet master ? > > > You can use puppet kick to trigger an agent run from the master in Puppet > 3.x. > puppet kick is deprecated and no longer supported in Puppet 4.x though. > It is much more common to run the puppet agent(client) daemon on the clien

Re: [Puppet Users] install package through manifests

2014-11-28 Thread Thomas Hager
On 2014-11-28 10:15, fauzi.profit...@gmail.com wrote: Hai everyone, can someone help me? Hi, I'm new in puppet, How can I install package at puppet agent through puppet master by using manifests. Sure, as long as the packages are supported by a provider. Take a look at the package provider r

[Puppet Users] install package through manifests

2014-11-28 Thread fauzi . profitera
Hai everyone, can someone help me? I'm new in puppet, How can I install package at puppet agent through puppet master by using manifests. Then ,can we schedule the command from puppet master ? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To