-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer finding interface config scripts in CentOS #39
Comments
I could not reproduce this error using a puppet 2.7 client connecting to a puppet 2.7 master. I was able to reproduce by connecting the 2.7 client on CentOS 6.3 to a puppet 3.0 master on RHEL 6.3, though: err: Could not prefetch network_config provider 'redhat': No resource and no name in property hash in redhat instance Hope this helps narrow it down a bit. |
ok that was a red herring...after all this i went back and tested 2.7 node on 2.7 master and still get the same 'error state' and prefetch errors. |
It seemed to run fine the first time, and then entered the error state. Puppet master seems to be running 2.7.12 on Ubuntu 11.10 with kernel 3.0.0-24. This is the puppet package distributed from the Ubuntu package repository (well... our local mirror) The client in question is running Puppet 2.6.18 on CentOS 6.4 with kernel 2.6.32-258. This is the puppet package currently distributed via the EPEL repository. We don't really want to add the Puppetlabs repository and jump to Puppet 3.x (yet). |
Resolved by #40! Awesome. |
Since the resolving #36 and #37 the network module no longer seems to be detecting interface configuration files in CentOS 6.4.
The text was updated successfully, but these errors were encountered: