I am new to Puppet, and I am trying to follow Quest Learning Machine from Puppet Lab. However, every time I tried to run puppet apply cowsayings/tests/cowsay.pp Error message comes up like this: Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false. (at /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/type/package.rb:430:in `block (3 levels) in <module:Puppet>') Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list cowsay' returned 1: Error: Cannot find a valid baseurl for repo: epel Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=i386 error was 14: PYCURL ERROR 7 - "Failed to connect to 2001:4178:2:1269::fed2: Network is unreachable" Error: /Stage[main]/Cowsayings::Cowsay/Package[cowsay]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list cowsay' returned 1: Error: Cannot find a valid baseurl for repo: epel Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=i386 error was 14: PYCURL ERROR 7 - "Failed to connect to 2001:4178:2:1269::fed2: Network is unreachable" What does "Cannot find a valid baseurl for repo: epel" mean? How can I fix these errors? I really appreciate your help!!
-- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/284e8988-4388-40fb-8cae-7f21de4ced28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.