On Jun 15, 2:39 pm, "Gus F." <gus.fer...@gmail.com> wrote:
> I am using puppet (version 0.25.5-1.e15 for redhat) for password
> management for non-system users. This morning,  users on some of my
> puppet clients had their encrypted password strings in /etc/shadow
> replaced with the following string:
>
> YAML::syck::BadAlias

Whoa. I just saw this on a .24.8 client for the first time today. I
poked at it for a few minutes and couldnt reproduce, so I shrugged it
off.

This is what I found in syslog:
puppetd: Starting catalog run
puppetd: (//#<YAML::Syck::BadAlias:0x2a98ef0a20>/File[/usr/local/bin/
concatfragments.sh]) Failed to retrieve current state of resource:
can't convert YAML::Syck::BadAlias into Integer
puppetd: (//#<YAML::Syck::BadAlias:0x2a9859e940>/Concat[/etc/
filename.txt]/Exec[concat_/etc/filename.txt]) Dependency file[/usr/
local/bin/concatfragments.sh] has 1 failures
puppetd: (//#<YAML::Syck::BadAlias:0x2a9859e940>/Concat[/etc/
filename.txt]/Exec[concat_/etc/filename.txt]) Skipping because of
failed dependencies
puppetd: (//#<YAML::Syck::BadAlias:0x2a9859e940>/Concat[/etc/
filename.txt]/File[/etc/filename.txt]) Dependency file[/usr/local/bin/
concatfragments.sh] has 1 failures
puppetd: (//#<YAML::Syck::BadAlias:0x2a9859e940>/Concat[/etc/
filename.txt]/File[/etc/filename.txt]) Skipping because of failed
dependencies
puppetd: Finished catalog run in 9.82 seconds

> What could have caused this?

+1 to this. Where to even look?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to