Skip to content

Commit db1e2cb

Browse files
authored
Update compute-init readme now not cookiecutter default
1 parent 458e0bb commit db1e2cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ansible/roles/compute_init/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ mount the share on a user-controlled machine by tunnelling through a login
99
node. This feature should not be enabled on production clusters at this time.
1010

1111
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.
12+
1. Add the `compute` group (or a subset) into the `compute_init` group.
1513
2. Build an image which includes the `compute_init` group. This is the case
1614
for StackHPC-built release images.
1715
3. Enable the required functionalities during boot, by setting the

0 commit comments

Comments
 (0)