Skip to content

remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.conf (#1075)

BZ: 2016305
TESTED: by me

commit a8380a125d40ff0ae88f2ba25a518346f2063a1a
Author: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Date:   Tue Oct 26 16:15:47 2021 +0200

    remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.conf (#1075)

    Running 'systemd-analyze verify cloud-init-local.service'
    triggers the following warning:

    disable-sshhd-keygen-if-cloud-init-active.conf:8: Missing '=', ignoring line.

    The string "EOF" is probably a typo, so remove it.

    Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>

Merge request reports