We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458e0bb commit db1e2cbCopy full SHA for db1e2cb
ansible/roles/compute_init/README.md
@@ -9,9 +9,7 @@ mount the share on a user-controlled machine by tunnelling through a login
9
node. This feature should not be enabled on production clusters at this time.
10
11
To enable this:
12
-1. Add the `compute` group (or a subset) into the `compute_init` group. This is
13
- the default when using cookiecutter to create an environment, via the
14
- "everything" template.
+1. Add the `compute` group (or a subset) into the `compute_init` group.
15
2. Build an image which includes the `compute_init` group. This is the case
16
for StackHPC-built release images.
17
3. Enable the required functionalities during boot, by setting the
0 commit comments