mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
ci(kitchen): add ssh-rsa
to PubkeyAcceptedAlgorithms
on Arch Linux
This commit is contained in:
parent
c5a55a3fbb
commit
ca52074f0b
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ platforms:
|
|||
provision_command:
|
||||
- pacman -Syu --noconfirm --needed systemd grep awk procps which
|
||||
- systemctl enable sshd
|
||||
- echo "PubkeyAcceptedAlgorithms +ssh-rsa" | tee -a /etc/ssh/sshd_config
|
||||
- name: centos-8
|
||||
- name: centos-7
|
||||
- name: debian-9
|
||||
|
|
Loading…
Add table
Reference in a new issue