Files
sf_databuffer/operation-tools/install_cluster.yml

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