Merge "[install] [suse] fix network:time repository URL and GPG details"

This commit is contained in:
Jenkins
2015-10-18 14:18:39 +00:00
committed by Gerrit Code Review
4 changed files with 40 additions and 17 deletions

View File

@@ -32,16 +32,16 @@ create a MongoDB database, service credentials, and API endpoint.
.. note:: .. note::
The packages are signed by GPG key ``562111AC05905EA8``. The packages are signed by GPG key ``05905EA8``. You should
You should verify the fingerprint of the imported GPG key before verify the fingerprint of the imported GPG key before using it.
using it.
.. code-block:: console .. code-block:: console
Key Name: server:database OBS Project &lt;server:database@build.opensuse.org&gt; Key Name: server:database OBS Project <server:database@build.opensuse.org>
Key Fingerprint: 116EB86331583E47E63CDF4D562111AC05905EA8 Key Fingerprint: 116EB863 31583E47 E63CDF4D 562111AC 05905EA8
Key Created: Thu Oct 11 20:08:39 2012 Key Created: Mon 08 Dec 2014 09:54:12 AM UTC
Key Expires: Sat Dec 20 20:08:39 2014 Key Expires: Wed 15 Feb 2017 09:54:12 AM UTC
Install the MongoDB package: Install the MongoDB package:

View File

@@ -100,16 +100,15 @@ these procedures on all nodes.
.. note:: .. note::
The packages are signed by GPG key 893A90DAD85F9316. You should The packages are signed by GPG key ``D85F9316``. You should
verify the fingerprint of the imported GPG key before using it. verify the fingerprint of the imported GPG key before using it.
.. code-block:: console .. code-block:: console
Key ID: 893A90DAD85F9316 Key Name: Cloud:OpenStack OBS Project <Cloud:OpenStack@build.opensuse.org>
Key Name: Cloud:OpenStack OBS Project <Cloud:OpenStack@build.opensuse.org> Key Fingerprint: 35B34E18 ABC1076D 66D5A86B 893A90DA D85F9316
Key Fingerprint: 35B34E18ABC1076D66D5A86B893A90DAD85F9316 Key Created: Tue 08 Oct 2013 01:34:21 PM UTC
Key Created: Tue Oct 8 13:34:21 2013 Key Expires: Thu 17 Dec 2015 01:34:21 PM UTC
Key Expires: Thu Dec 17 13:34:21 2015
.. only:: debian .. only:: debian

View File

@@ -26,7 +26,7 @@ Install the packages:
.. code-block:: console .. code-block:: console
# zypper addrepo -f http://download.opensuse.org/repositories/network:time/openSUSE_13.2/network:time.repo network_time # zypper addrepo -f obs://network:time/openSUSE_13.2 network_time
# zypper refresh # zypper refresh
# zypper install chrony # zypper install chrony
@@ -34,10 +34,22 @@ Install the packages:
.. code-block:: console .. code-block:: console
# zypper addrepo -f http://download.opensuse.org/repositories/network:time/SLE_12/network:time.repo network_time # zypper addrepo -f obs://network:time/SLE_12 network_time
# zypper refresh # zypper refresh
# zypper install chrony # zypper install chrony
.. note::
The packages are signed by GPG key ``17280DDF``. You should
verify the fingerprint of the imported GPG key before using it.
.. code-block:: console
Key Name: network OBS Project <network@build.opensuse.org>
Key Fingerprint: 0080689B E757A876 CB7DC269 62EB1A09 17280DDF
Key Created: Tue 24 Sep 2013 04:04:12 PM UTC
Key Expires: Thu 03 Dec 2015 04:04:12 PM UTC
By default, the controller node synchronizes the time via a pool of By default, the controller node synchronizes the time via a pool of
public servers. However, you can optionally configure alternative servers such public servers. However, you can optionally configure alternative servers such
as those provided by your organization. as those provided by your organization.

View File

@@ -26,7 +26,7 @@ Install the packages:
.. code-block:: console .. code-block:: console
# zypper addrepo http://download.opensuse.org/repositories/network:time/openSUSE_13.2/network:time.repo # zypper addrepo -f obs://network:time/openSUSE_13.2 network_time
# zypper refresh # zypper refresh
# zypper install chrony # zypper install chrony
@@ -34,10 +34,22 @@ Install the packages:
.. code-block:: console .. code-block:: console
# zypper addrepo http://download.opensuse.org/repositories/network:time/SLE_12/network:time.repo # zypper addrepo -f obs://network:time/SLE_12 network_time
# zypper refresh # zypper refresh
# zypper install chrony # zypper install chrony
.. note::
The packages are signed by GPG key ``17280DDF``. You should
verify the fingerprint of the imported GPG key before using it.
.. code-block:: console
Key Name: network OBS Project <network@build.opensuse.org>
Key Fingerprint: 0080689B E757A876 CB7DC269 62EB1A09 17280DDF
Key Created: Tue 24 Sep 2013 04:04:12 PM UTC
Key Expires: Thu 03 Dec 2015 04:04:12 PM UTC
Configure the network and compute nodes to reference the controller Configure the network and compute nodes to reference the controller
node. node.