When running acceptance tests with an Ubuntu box with the following config:

HOSTS:
  ubuntu-server-1404-x64:
    roles:
      - master
    platform: ubuntu-server-14.04-amd64
    box: puppetlabs/ubuntu-14.04-64-nocm
    hypervisor: vagrant

CONFIG:
  log_level: verbose
  type: foss

The box spins up and does much of the setup but always fails here:

ubuntu-server-1404-x64 20:11:30$ wget -O /tmp/puppet.deb 
http://apt.puppetlabs.com/puppetlabs-release-.deb
  --2015-12-01 12:11:29--  http://apt.puppetlabs.com/puppetlabs-release-.deb
  Resolving apt.puppetlabs.com (apt.puppetlabs.com)...   192.155.89.90  ,   
2600:3c03::f03c:91ff:fedb:6b1d
  Connecting to apt.puppetlabs.com 
(apt.puppetlabs.com)|192.155.89.90|:80...   connected.
  HTTP request sent, awaiting response...   404 Not Found
  2015-12-01 12:11:29 ERROR 404: Not Found.

For some reason even switching up the box used it always fails to get the 
release name and complete the URL property. Any idea why this is missing?

-- 
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/3d8bad03-3e5b-494b-823d-a40e136c442f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to