Przeglądaj źródła

fix sshd config location

tags/v1.2.0^0
Jonathan Cobb 4 lat temu
rodzic
commit
9270569651
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      bubble-server/src/main/resources/packer/roles/firewall/tasks/main.yml

+ 1
- 1
bubble-server/src/main/resources/packer/roles/firewall/tasks/main.yml Wyświetl plik

@@ -105,7 +105,7 @@
- name: Install SSH hardening settings
copy:
src: bubble_sshd.conf
dest: /etc/ssh/ssh_config.d/bubble_sshd.conf
dest: /etc/ssh/sshd_config.d/bubble_sshd.conf
owner: root
group: root
mode: 0400


Ładowanie…
Anuluj
Zapisz