Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
grindsa committed Feb 2, 2025
1 parent d69b18d commit 2fbce02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ha-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
docker exec alma9-c1 yum -y install openssh-server openssh-clients procps rsyslog
docker exec alma9-c1 systemctl enable sshd
docker exec alma9-c1 systemctl start sshd
docker exec alma9-c1 bash -c 'echo "SYSLOGD_OPTIONS=\"-x\"" > /etc/sysconfig/rsyslog'
# docker exec alma9-c1 bash -c 'echo "SYSLOGD_OPTIONS=\"-x\"" > /etc/sysconfig/rsyslog'
docker exec alma9-c1 systemctl start rsyslog
docker exec alma9-c1 yum install -y epel-release
docker exec alma9-c2 yum -y install openssh-server openssh-clients procps rsyslog
Expand Down

0 comments on commit 2fbce02

Please sign in to comment.