Skip to content

Commit

Permalink
admin/Cloud Upload Setup: eliminate redundant subsection heading
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Cutler <[email protected]>
  • Loading branch information
smithfarm committed Jan 30, 2024
1 parent ee56d9a commit 92a481d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions xml/obs_ag_installation_and_configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,11 +298,9 @@ systemctl start obsrepserver.service
Right now we only support the AWS Amazon Cloud (<link xlink:href="https://aws.amazon.com"/>) and Microsoft Azure
(<link xlink:href="https://portal.azure.com"/>) as providers.
</para>
<sect4 xml:id="_cloud_upload_server_setup">
<title>Server setup</title>
<para>
Before you can start uploading images to the Amazon Web Services (AWS)
you have to:
and/or Microsoft Azure, you have to:
</para>
<orderedlist>
<listitem>
Expand All @@ -314,8 +312,8 @@ zypper in obs-cloud-uploader
<listitem>
<para>Start the cloud upload services</para>
<screen>
rcobsclouduploadworker start
rcobsclouduploadserver start
systemctl start obsclouduploadworker.service
systemctl start obsclouduploadserver.service
</screen>
</listitem>
</orderedlist>
Expand Down

0 comments on commit 92a481d

Please sign in to comment.