Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: vkhoroz <[email protected]>
  • Loading branch information
camilamacedo86 and vkhoroz authored Oct 4, 2023
1 parent 5e3313c commit 49be886
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/reference-manual/ota/production-targets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ Waves allow Factory operators to control an exact time when devices see a new ve
Performing a Production OTA
---------------------------

.. note::
The process for performing a Production OTA needs the :ref:`ref-offline-keys` (``targets.key.tgz``) which will be used to sign production targets.
A customer should define a process to select CI builds which need to be delivered to production devices.
Every user performing production OTAs should generate their personal :ref:`offline TUF targets key <ref-offline-keys>` used to sign production targets.

A user should define a process to select CI builds which need to be delivered to production devices.
Let's assume a user selected a CI build version 42 as ready to be run in production.
To start the production release process, a user would create a new wave using the below command::

Expand Down

0 comments on commit 49be886

Please sign in to comment.