Skip to content

Commit a3a2476

Browse files
committed
Add pulp disclaimer
1 parent 0270301 commit a3a2476

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ If `deploy_wazuh` is set to true, an infrastructure VM will be created that
148148
hosts the Wazuh manager. The Wazuh deployment playbooks will also be triggered
149149
automatically to deploy Wazuh agents to the overcloud hosts.
150150

151+
.. caution::
152+
153+
Local pulp deployment is a new feature and may not be stable
154+
151155
If `deploy_pulp` is set to true, a local pulp container will be deployed on the
152156
seed node. This is mandatory for any multinode not running on SMS. Pulp can
153157
sync a lot of data, so it is recommended that you ensure `seed_disk_size` is
@@ -235,6 +239,10 @@ The Ansible Control host should now be accessible with the following command:
235239
Deploy Pulp
236240
-----------
237241

242+
.. caution::
243+
244+
Local pulp deployment is a new feature and may not be stable
245+
238246
To set up a local pulp service on the seed, first obtain/generate a set of Ark credentials using `this workflow <https://github.com/stackhpc/stackhpc-release-train-clients/actions/workflows/create-client-credentials.yml>`_, then add the following configuration to ``~/src/kayobe-config/etc/kayobe/environments/ci-multinode/stackhpc-ci.yml``on the Ansible Control host.
239247
240248
.. code-block:: yaml

0 commit comments

Comments
 (0)