Modify basic-builder vagrant for rpc use
[releng/builder.git] / vagrant / basic-builder / bootstrap.sh
index 5d81e54dc3747224cf1b721779cb68ddcb3aff6d..14309966a47eb8b90a2ca826585b693c2444f841 100644 (file)
@@ -39,8 +39,8 @@ yum install -q -y {jansson,libevent,libnl,libuuid}-devel
 #these packages will enable C# compilation.
 rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
 #Added the mono tools repository
-yum-config-manager -q -y --add-repo http://origin-download.mono-project.com/repo/centos6/
+yum-config-manager -q -y --add-repo http://download.mono-project.com/repo/centos/
 #Install the nuget binary
-yum install -q -y http://origin-download.mono-project.com/repo/centos/n/nuget/nuget-2.8.3+md58+dhx1-0.noarch.rpm
+yum install -q -y http://download.mono-project.com/repo/centos/n/nuget/nuget-2.8.3+md58+dhx1-0.noarch.rpm
 #install the mono toolchain
 yum -q -y install mono-complete