Skip to content

Instantly share code, notes, and snippets.

@Trexology
Last active June 2, 2016 06:25
Show Gist options
  • Save Trexology/25d3cab0072c8afe99c7f5abbcdaf227 to your computer and use it in GitHub Desktop.
Save Trexology/25d3cab0072c8afe99c7f5abbcdaf227 to your computer and use it in GitHub Desktop.
CentOS 6 Repo setting for EC2 Linux [ Installation Path: /etc/yum.repos.d/ ] - http://d.hatena.ne.jp/go_nash/20160204
[centos]
name=CentOS-6 - Base
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os
enabled=0
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment