This PR configures the playbook seapath_setup_main.yaml to be the entry point of all SEAPATH configurations (standalone or cluster / Debian or CentOS)
It also rename some "cluster" playbooks that were applied also on standalone machines and update the README.
This PR is in the process of merging debiancentos and main branches (See equivalent PR on main branch #589 )
API changes:
playbooks/cluster_setup_debian.yaml is removed. Use playbooks/seapath_setup_main.yaml instead.
playbooks/cluster_setup_centos.yaml is removed. Use playbooks/seapath_setup_main.yaml instead.
playbooks/cluster_setup_all.yaml is renamed to playbooks/seapath_setup_main.yaml
playbooks/cluster_setup_network.yaml is renamed to playbooks/seapath_setup_network.yaml
playbooks/cluster_setup_prerequisdebian.yaml is renamed to playbooks/seapath_setup_prerequisdebian.yaml
playbooks/cluster_setup_prerequiscentos.yaml is renamed to playbooks/seapath_setup_prerequiscentos.yaml
This PR configures the playbook
seapath_setup_main.yaml
to be the entry point of all SEAPATH configurations (standalone or cluster / Debian or CentOS) It also rename some "cluster" playbooks that were applied also on standalone machines and update the README. This PR is in the process of merging debiancentos and main branches (See equivalent PR on main branch #589 )API changes:
playbooks/cluster_setup_debian.yaml
is removed. Useplaybooks/seapath_setup_main.yaml
instead.playbooks/cluster_setup_centos.yaml
is removed. Useplaybooks/seapath_setup_main.yaml
instead.playbooks/cluster_setup_all.yaml
is renamed toplaybooks/seapath_setup_main.yaml
playbooks/cluster_setup_network.yaml
is renamed toplaybooks/seapath_setup_network.yaml
playbooks/cluster_setup_prerequisdebian.yaml
is renamed toplaybooks/seapath_setup_prerequisdebian.yaml
playbooks/cluster_setup_prerequiscentos.yaml
is renamed toplaybooks/seapath_setup_prerequiscentos.yaml