Ver a proveniência

fix sshd config location

tags/v1.2.0^0
Jonathan Cobb há 4 anos
ascendente
cometimento
9270569651
1 ficheiros alterados com 1 adições e 1 eliminações
  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 Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar