removing update-crypto-policies --set DEFAULT:SHA1, no longer needed for rockylinux:8

This commit is contained in:
Gareth J. Greenaway 2023-02-08 15:38:36 -08:00
parent 349cd7928a
commit 3b9439856d
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -109,14 +109,13 @@ platforms:
- *opensuse_provision_command_02
- *opensuse_provision_command_03
- echo "PubkeyAcceptedAlgorithms +ssh-rsa" | tee -a /etc/ssh/sshd_config
- name: rockylinux-8
- name: oraclelinux-8
- name: oraclelinux-7
- name: rockylinux-8
driver:
run_command: /usr/lib/systemd/systemd
provision_command:
- dnf -y install crypto-policies-scripts procps-ng
- update-crypto-policies --set DEFAULT:SHA1
- echo "PubkeyAcceptedAlgorithms +ssh-rsa" | tee -a /etc/ssh/sshd_config
- name: ubuntu-22.04
driver: