Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused ansible roles #6628

Merged
merged 3 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
achamayou marked this conversation as resolved.
Show resolved Hide resolved
{
"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.

This file was deleted.

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

This file was deleted.