Leopold Schabel | 2983d72 | 2019-10-23 12:16:42 +0200 | [diff] [blame] | 1 | #!/bin/bash |
2 | |||||
Serge Bazanski | febf0b0 | 2021-01-07 16:34:28 +0100 | [diff] [blame^] | 3 | # TODO(by 2021/02/01): remove this (backward compatibility for dev envs) |
4 | ! podman pod stop nexantic | ||||
5 | ! podman pod rm nexantic --force | ||||
6 | |||||
7 | podman pod stop monogon | ||||
8 | podman pod rm monogon --force |