Skip to content

Commit

Permalink
Replaced more Cloud 3 references with Cloud 4
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.suse.de/svn/doc/trunk/cloud/en@59497 2463f871-af05-0410-bd21-ebfa852e3ce4
  • Loading branch information
Vincent Untz committed Aug 11, 2014
1 parent 57d7c36 commit 846b5f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions xml/depl_inst_admin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ smt-mirror -L /var/log/smt/smt-mirror_ha.log</screen>
<row>
<entry>
<para>
SUSE-Cloud-3-Pool
SUSE-Cloud-4-Pool
</para>
</entry>
<entry>
Expand All @@ -843,7 +843,7 @@ smt-mirror -L /var/log/smt/smt-mirror_ha.log</screen>
<row>
<entry>
<para>
SUSE-Cloud-3-Updates
SUSE-Cloud-4-Updates
</para>
</entry>
<entry>
Expand Down Expand Up @@ -1051,7 +1051,7 @@ mount -t nfs <replaceable>nfs.&exampledomain;:/exports/SUSE-CLOU/DVD1/</replacea
images of DVD1 to the &admserv; and mounting them:
</para>
<screen>mount -o loop <replaceable>/local/SLES-11-SP3-DVD-x86_64-DVD1.iso</replaceable> /srv/tftpboot/suse-11.3/install
mount -o loop <replaceable>/local/SUSE-CLOUD-3-DVD1.iso</replaceable> /srv/tftpboot/repos/Cloud</screen>
mount -o loop <replaceable>/local/SUSE-CLOUD-4-DVD1.iso</replaceable> /srv/tftpboot/repos/Cloud</screen>
<para>
To automatically mount these directories either create entries in
<filename>/etc/fstab</filename> or set up the automounter.
Expand Down Expand Up @@ -1118,24 +1118,24 @@ mount -o loop <replaceable>/local/SUSE-CLOUD-3-DVD1.iso</replaceable> /srv/tftpb
<row>
<entry>
<para>
SUSE-Cloud-3-Pool
SUSE-Cloud-4-Pool
</para>
</entry>
<entry>
<para>
<filename>/srv/tftpboot/repos/SUSE-Cloud-3-Pool</filename>
<filename>/srv/tftpboot/repos/SUSE-Cloud-4-Pool</filename>
</para>
</entry>
</row>
<row>
<entry>
<para>
SUSE-Cloud-3-Updates
SUSE-Cloud-4-Updates
</para>
</entry>
<entry>
<para>
<filename>/srv/tftpboot/repos/SUSE-Cloud-3-Updates</filename>
<filename>/srv/tftpboot/repos/SUSE-Cloud-4-Updates</filename>
</para>
</entry>
</row>
Expand Down Expand Up @@ -1309,15 +1309,15 @@ done</screen>
</listitem>
</varlistentry>
<varlistentry>
<term>SUSE-Cloud-3-Pool</term>
<term>SUSE-Cloud-4-Pool</term>
<listitem>
<para>
<literal>http://manager.&exampledomain;/ks/dist/child/suse-cloud-4-pool-x86_64/sles11-sp3-x86_64/</literal>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>SUSE-Cloud-3-Updates</term>
<term>SUSE-Cloud-4-Updates</term>
<listitem>
<para>
<literal>http://manager.&exampledomain;/ks/dist/child/suse-cloud-4-updates-x86_64/sles11-sp3-x86_64/</literal>
Expand Down
4 changes: 2 additions & 2 deletions xml/depl_require.xml
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>SLES11-SP3-Pool and SUSE-Cloud-3-Pool</term>
<term>SLES11-SP3-Pool and SUSE-Cloud-4-Pool</term>
<listitem>
<para>
The &sls; and &productname; repositories containing all binary RPMs from
Expand All @@ -830,7 +830,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term>SLES11-SP3-Updates and SUSE-Cloud-3-Updates</term>
<term>SLES11-SP3-Updates and SUSE-Cloud-4-Updates</term>
<listitem>
<para>
These repositories contain maintenance updates to packages in the
Expand Down

0 comments on commit 846b5f9

Please sign in to comment.