forked from archiver_config/sf_databuffer
11 lines
288 B
YAML
11 lines
288 B
YAML
# ensure that autofs is disabled
|
|
# that there is no afs
|
|
|
|
- include: install_user.yml
|
|
- include: install_limits.yml
|
|
- include: install_jdk.yml
|
|
- include: install_dispatcher_node.yml
|
|
- include: install_query_node.yml
|
|
|
|
# a restart of the machine is required to have the limits being applied
|