I would guess no, as a BSOD results in an OS crash and therefore puppet is
no longer running. If you have a dashboard (puppetboard, PE Console, etc.)
the node would eventually show as 'not reporting' but no specific cause
would be given.
On Fri, Dec 2, 2016 at 6:32 AM Harish Kothuri
wrote:
> Hi,
Hi,
I'm just wondering is there a way to identify BSOD from Puppet. Any ideas
here?
Thanks,
Harish
--
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-use
I am getting the following error in multiple places on my puppet master
server after moving to puppet server 2.7.1 after running on the old 3.8.7
build of puppet,
when launching the server
2016-12-02 15:37:44,863 INFO [clojure-agent-send-pool-0] [puppetserver]
Puppet Puppet settings initialize
The style guide is being updated, see
https://tickets.puppetlabs.com/browse/DOCUMENT-560 (and the epic
https://tickets.puppetlabs.com/browse/DOCUMENT-266). You could at least see
if the problem is related to the legacy fact vs the facts hash, or with the
osfamily entirely, before opening a bug repo
The prepended colons are actually the way Puppet 4 guides say to do it
now. It is just odd and why I tossed it out to the forum.
On Dec 1, 2016 4:30 PM, "Rob Nelson" wrote:
> You could try using `$osfamily` (no colons) or $facts['os']['family'] if
> you do not need to support anything older tha
You could try using `$osfamily` (no colons) or $facts['os']['family'] if
you do not need to support anything older than 3.5.0. I kind of doubt it's
related to the prepended colons, but maybe?
Rob Nelson
rnels...@gmail.com
On Thu, Dec 1, 2016 at 11:09 AM, HPUX_PUPPET wrote:
> I am running into
Not sure if you got an answer that made sense, but here is my take on what
you may be seeking. You can refer to
https://docs.puppet.com/puppet/latest/lang_relationships.html for a better
explanation than I can give here.
Now I haven't worked with Puppet on Windows, but this is how I have setup
I am running into an odd issue in Puppet 4.8.0 running under Foreman 1.13.2
When, on the master, I run *puppet master --verbose --compile
myserver.domain.com *I get an error on basic facts with "Unknown Variable".
I have had this happen on multiple classes.
puppet master --verbose --compile m