Skip to content

Instantly share code, notes, and snippets.

@tmoreira2020
Created July 14, 2016 05:02
Show Gist options
  • Save tmoreira2020/30b7eda99b455008efb741ad3a266240 to your computer and use it in GitHub Desktop.
Save tmoreira2020/30b7eda99b455008efb741ad3a266240 to your computer and use it in GitHub Desktop.
==> default: Running provisioner: shell...
==> default: Machine State ID: active
==> default: IP Address: 45.79.188.40
default: Running: inline script
==> default: c
==> default: u
==> default: r
==> default: l
==> default: :
==> default:
==> default: (
==> default: 6
==> default: )
==> default:
==> default: C
==> default: o
==> default: u
==> default: l
==> default: d
==> default:
==> default: n
==> default: o
==> default: t
==> default:
==> default: r
==> default: e
==> default: s
==> default: o
==> default: l
==> default: v
==> default: e
==> default:
==> default: h
==> default: o
==> default: s
==> default: t
==> default: :
==> default:
==> default: y
==> default: u
==> default: m
==> default: .
==> default: p
==> default: u
==> default: p
==> default: p
==> default: e
==> default: t
==> default: l
==> default: a
==> default: b
==> default: s
==> default: .
==> default: c
==> default: o
==> default: m
==> default: ;
==> default:
==> default: U
==> default: n
==> default: k
==> default: n
==> default: o
==> default: w
==> default: n
==> default:
==> default: e
==> default: r
==> default: r
==> default: o
==> default: r
==> default: error: skipping http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm - transfer failed
==> default: Retrieving http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
==> default: Loaded plugins: fastestmirror
==> default: http://mirrors.linode.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.linode.com; Unknown error"
==> default: Trying other mirror.
==> default:
==> default:
==> default: One of the configured repositories failed (CentOS-7 - Base),
==> default: and yum doesn't have enough cached data to continue. At this point the only
==> default: safe thing yum can do is fail. There are a few ways to work "fix" this:
==> default:
==> default: 1. Contact the upstream for the repository and get them to fix the problem.
==> default:
==> default: 2. Reconfigure the baseurl/etc. for the repository, to point to a working
==> default: upstream. This is most often useful if you are using a newer
==> default: distribution release than is supported by the repository (and the
==> default: packages for the previous distribution release still work).
==> default:
==> default: 3. Disable the repository, so yum won't use it by default. Yum will then
==> default: just ignore the repository until you permanently enable it again or use
==> default: --enablerepo for temporary usage:
==> default:
==> default: yum-config-manager --disable base
==> default:
==> default: 4. Configure the failing repository to be skipped, if it is unavailable.
==> default: Note that yum will try to contact the repo. when it runs most commands,
==> default: so will have to try and fail each time (and thus. yum will be be much
==> default: slower). If it is a very temporary problem though, this is often a nice
==> default: compromise:
==> default:
==> default: yum-config-manager --save --setopt=base.skip_if_unavailable=true
==> default:
==> default: failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
==> default: http://mirrors.linode.com/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirrors.linode.com; Unknown error"
==> default: Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os error was
==> default: 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
==> default: /tmp/vagrant-shell: line 1: puppet: command not found
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment