21165: Adds extra state to uninstall wb1's package from workbench node.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 14 Mar 2024 19:33:33 +0000 (16:33 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 14 Mar 2024 19:33:33 +0000 (16:33 -0300)
commit44f003133c3c8eec7baca6999c199b7fc1646fdc
tree4a4617812761eaa85e8603bdbbaa1e4579d18715
parente61c439e17ffdbec5964b65c3338300cb252d0f5
21165: Adds extra state to uninstall wb1's package from workbench node.

I opted for specifically uninstalling the package instead of adding the
arvados.workbench.package.clean state, because that state also removes
packages that might be needed for other services.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>
tools/salt-install/config_examples/multi_host/aws/states/workbench1_uninstall.sls [new file with mode: 0644]
tools/salt-install/provision.sh