ens33 and ens192 are the new style interface names, replacing eth0 eth1 ... what do you get if you execute:
facter interfaces On Wednesday, February 25, 2015 at 1:43:18 PM UTC-8, smalderma wrote: > > Hi, > > I'm working on enabling our environment to support EL7 Linux systems. We > mostly run OracleLinux, but also have CentOS and RHEL. > > I've got a CentOS 6 PuppetMaster running Foreman 1.7.2, Puppet 3.6.2 (from > puppetlabs repo) doing my provisioning. I have provisioning working for > both Oracle Linux 7 and CentOS 7. The systems kickstart, install puppet > inform Foreman that they're done building and reboot. > > After the reboots, the puppet agent on both systems produce this: > > Failed to apply catalog: Could not retrieve local facts: undefined method >> `to_a' for "ens33":String >> > and > >> Failed to apply catalog: Could not retrieve local facts: undefined method >> `to_a' for "ens192":String >> > > I'm at something of a loss as to why. While I'm new at the EL7 release, I > know there have been issues with facter requiring net-tools to be > installed....and it is. Both agents are installed out of EPEL 7 at version > 3.6.2 with facter 2.2. Would anyone happen to have an idea on this? > > Thanks for the advice! > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e5c18b27-fab2-4c7d-8795-7aca9515b325%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
