cf66f5d279
First pass - generic updates only. (command input/output to be done) Address patchset 1 review comments. Replace examples using openstack with metrics server Remove DS app from application-list output Additional migration to FluxCD (snmp, auditd) Minor textual change. Fix merge conflict. Revert install r5 change. Story: 2009138 Task: 45238 Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ia40ff45f12ec7b7ffa859e0d8bb5535303870d83
19 lines
553 B
ReStructuredText
19 lines
553 B
ReStructuredText
.. tar-xvf-begin
|
|
.. tar-xvf-end
|
|
|
|
.. r1_begin
|
|
|
|
#. Download the openstack-armada repo from |prod| in opendev
|
|
(`StarlingX OpenStack FluxCD App
|
|
<https://opendev.org/starlingx/openstack-armada-app/src/branch/master>`__)
|
|
to a remote workstation.
|
|
|
|
#. Copy the contents of the 'enhanced-policies' folder from remote workstation
|
|
to controller.
|
|
|
|
.. code-block:: none
|
|
|
|
$ cd /home/sysadmin
|
|
$ scp -r <remote-workstation-with-download-of-openstack-armada-app-REPO>/enhanced-policies openstack-enhanced-policies-0.1.0
|
|
|
|
.. r1_end |