Private GIT

Skip to content
Snippets Groups Projects
Commit 8c8870f0 authored by Guillaume28's avatar Guillaume28
Browse files

Add GPG key for CentOS 6

parent a89c4c3c
No related merge requests found
......@@ -65,6 +65,18 @@ Perform the command:
$ yum install centreon-poller-centreon-engine
Add GPG key for CentOS 6
^^^^^^^^^^^^^^^^^^^^^^^^
You also have to recover the GPG key and place it in the rpm-gpg file.
Perform the command:
::
$ cd /etc/pki/rpm-gpg/
$ wget http://yum-1.centreon.com/standard/3.4/el6/stable/RPM-GPG-KEY-CES
Add GPG key for CentOS 7
^^^^^^^^^^^^^^^^^^^^^^^^
......
......@@ -65,10 +65,22 @@ Exécutez la commande :
$ yum install centreon-poller-centreon-engine
Ajouter clef GPG pour CentOS 6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Vous devez également récupérer la clef GPG et la placer dans le dossier rpm-gpg.
Exécutez la commande :
::
$ cd /etc/pki/rpm-gpg/
$ wget http://yum-1.centreon.com/standard/3.4/el6/stable/RPM-GPG-KEY-CES
Ajouter clef GPG pour CentOS 7
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Vous devez aussi récupérer la clef GPG et la placer dans le dossier rpm-gpg.
Vous devez également récupérer la clef GPG et la placer dans le dossier rpm-gpg.
Exécutez la commande :
......@@ -88,6 +100,7 @@ Exécutez la commande :
$ yum install mariadb-server
$ service mysql restart
Configuration basique d'un collecteur
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment