Update opensuse version from 42.1 to 42.2

backport: newton
Closes-bug: 1630915
(cherry picked from commit 745995f0d1)

Conflicts:
	www/project-install-guide/draft/index.html
	www/project-install-guide/newton/index.html

These have been removed from the change since only master carries them.

Change-Id: I97d9562e9f8bc29811ffee69cdd945fe3ff6ea84
This commit is contained in:
Itxaka 2016-10-06 16:18:04 +02:00 committed by Andreas Jaeger
parent c8f34d3f75
commit c0caa00fd1
5 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ bug <https://bugs.launchpad.net/openstack-manuals/+filebug>`__.
The following books explain how to install an OpenStack cloud and its
associated components:
* `Installation Tutorial for openSUSE Leap 42.1 and SUSE Linux Enterprise
* `Installation Tutorial for openSUSE Leap 42.2 and SUSE Linux Enterprise
Server 12 SP2
<http://docs.openstack.org/newton/install-guide-obs/>`__

View File

@ -36,7 +36,7 @@ Install and configure components
.. code-block:: console
# zypper addrepo -f obs://network:time/openSUSE_Leap_42.1 network_time
# zypper addrepo -f obs://network:time/openSUSE_Leap_42.2 network_time
# zypper refresh
# zypper install chrony

View File

@ -37,7 +37,7 @@ Install and configure components
.. code-block:: console
# zypper addrepo -f obs://network:time/openSUSE_Leap_42.1 network_time
# zypper addrepo -f obs://network:time/openSUSE_Leap_42.2 network_time
# zypper refresh
# zypper install chrony

View File

@ -123,7 +123,7 @@ these procedures on all nodes.
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Newton/openSUSE_Leap_42.1 Newton
# zypper addrepo -f obs://Cloud:OpenStack:Newton/openSUSE_Leap_42.2 Newton
.. end

View File

@ -63,7 +63,7 @@ or as connected entities.
.. only:: obs
This guide will show you how to install OpenStack by using packages
on openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 - for
on openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 - for
both SP1 and SP2 - through the Open Build Service Cloud repository.
.. endonly