Private GIT

Skip to content
Snippets Groups Projects
Commit e8ce660f authored by rwerquin's avatar rwerquin
Browse files

rpm are only built for 64 bits archi

parent 37beae3d
Branches
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ rpm -Uvh http://yum.centreon.com/standard/3.0/stable/noarch/RPMS/ces-release-3.0 ...@@ -26,7 +26,7 @@ rpm -Uvh http://yum.centreon.com/standard/3.0/stable/noarch/RPMS/ces-release-3.0
cat << EOF > /etc/yum.repos.d/ces-standard.repo cat << EOF > /etc/yum.repos.d/ces-standard.repo
[ces-standard-unstable] [ces-standard-unstable]
name=Centreon Enterprise Server development RPM repository for ces $releasever name=Centreon Enterprise Server development RPM repository for ces $releasever
baseurl=http://yum.centreon.com/standard/3.0/unstable/$basearch// baseurl=http://yum.centreon.com/standard/3.0/unstable/x86_64/
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CES gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment