offline-kubernetes-install/keepalived/install.sh
2023-04-28 14:17:28 +08:00

4 lines
69 B
Bash

#!/bin/bash
yum install -y ./*.rpm
systemctl enable --now keepalived