Skip to content

Commit

Permalink
Remove unused ansible roles (#6628)
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Nov 12, 2024
1 parent 944fef2 commit 4f5d255
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 191 deletions.
2 changes: 1 addition & 1 deletion doc/build_apps/js_app_bundle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ Note that this removes the sandboxing protections described above. If the conten

This behaviour is controlled in ``app.json``, with the ``"interpreter_reuse"`` property on each endpoint. The default behaviour, taken when the field is omitted, is to avoid any interpreter reuse, providing strict sandboxing safety. To reuse an interpreter, set ``"interpreter_reuse"`` to an object of the form ``{"key": "foo"}``, where ``foo`` is an arbitrary, app-defined string. Interpreters will be shared between endpoints where this string matches. For instance:

.. code-block:: json
.. code-block:: yaml
{
"endpoints": {
Expand Down
18 changes: 0 additions & 18 deletions getting_started/setup_vm/roles/az_dcap/tasks/install.yml

This file was deleted.

20 changes: 0 additions & 20 deletions getting_started/setup_vm/roles/intel/tasks/sgx-group.yml

This file was deleted.

39 changes: 0 additions & 39 deletions getting_started/setup_vm/roles/intel/tasks/sgx-psw.yml

This file was deleted.

23 changes: 0 additions & 23 deletions getting_started/setup_vm/roles/intel/vars/common.yml

This file was deleted.

This file was deleted.

69 changes: 0 additions & 69 deletions getting_started/setup_vm/roles/openenclave/tasks/src_install.yml

This file was deleted.

14 changes: 0 additions & 14 deletions getting_started/setup_vm/roles/openenclave/vars/common.yml

This file was deleted.

0 comments on commit 4f5d255

Please sign in to comment.