second merge round

Change-Id: I49ca6463cd744866bcfe8a0defaa2402b49bb446
This commit is contained in:
xiaodongwang 2014-10-23 08:51:30 -07:00
parent 04a642bb4e
commit 353ee09bde

View File

@ -1,5 +1,5 @@
mkdir -p /tmp/repo_backup
mv /etc/yum.repos.d/* /tmp/repo_back/
mv /etc/yum.repos.d/* /tmp/repo_backup/
cat << EOF > /etc/yum.repos.d/Compass.repo
[compass_repo]
@ -11,7 +11,7 @@ priority=1
proxy=_none_
EOF
cat << EOF > /etc/gemrc
cat << EOF > /root/.gemrc
gem: --no-ri --no-rdoc
:backtrace: false
:benchmark: false