I am using this in a puppet post run command to upload the facts that
changed after the puppet run.
I have run into this problem on many occasions where I like to build a
custom UI around displaying custom facts.
Because facts only get uploaded to puppetdb before the puppet agent runs so
there
> We do this, but could probably live without it. But we do it using the facts
> indirector and setting it up to cache to puppetdb.
So in both cases you use 'puppet facts upload'?
ken.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubsc
We do this, but could probably live without it. But we do it using the
facts indirector and setting it up to cache to puppetdb.
On 27 Sep 2014 15:28, "Ken Barber" wrote:
> > Hmm... I didn't even know this existed. Ironically, given your question,
> it
> > sounds like something I'd want to use. Bu
> Hmm... I didn't even know this existed. Ironically, given your question, it
> sounds like something I'd want to use. But if it's going away, I guess I'll
> just totally forget that I heard it...
Oh to be clear Jason, the functionality is of course still staying for
PuppetDB :-). Its just the tra
Hmm... I didn't even know this existed. Ironically, given your question, it
sounds like something I'd want to use. But if it's going away, I guess I'll
just totally forget that I heard it...
Use case: We still have a bunch of legacy systems that aren't puppetized
and probably never will be (lots o
We are pushing facts into puppetdb for initial loads so that we can track
system loads before puppet runs the first time.
On Friday, September 26, 2014 12:26:09 PM UTC-5, Ken Barber wrote:
>
> Do many people use or care about the ability to upload facts out of
> band to PuppetDB from a machine w