Ellison Marks
unread,Nov 21, 2012, 2:02:02 PM11/21/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Thought I'd ask around here before I go file a bug report.
Basically, I have a few machines administered by puppet which have an unreliable internet connection. They talk to my puppetmaster on an internal network and have NAT through a router to the internet. The NAT doesn't always work. When it doesn't, puppet runs start to hang with a python script at /usr/lib/ruby/site_ruby/1.8/puppet/provider/package/yumhelper.py just never exiting. if I kill it, the run finishes with no changes. Sometimes it will exit on it's own after a few hours.
So, anyone else having this issue, or have I found something new.
os: centos 6
puppet: 3.0.1
ruby: 1.8.7
python: 2.6.6