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
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
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
> 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
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
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
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
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
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
>
> 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
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
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
12 matches
Mail list logo