offline-kubernetes-install/keepalived/install.sh
2024-01-30 18:09:22 +08:00

4 lines
69 B
Bash

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