Skip to content

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

Merged
TheRealFalcon merged 1 commit into
canonical:mainfrom
esposem:dropin_typo
Oct 26, 2021
Merged

remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.conf#1075
TheRealFalcon merged 1 commit into
canonical:mainfrom
esposem:dropin_typo

Conversation

@esposem
Copy link
Copy Markdown
Contributor

@esposem esposem commented Oct 21, 2021

Proposed Commit Message

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" (at line 8) is probably a typo, so remove it.

RHBZ: 2016305

Test Steps

run systemd-analyze verify cloud-init-local.service

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

…tive.conf

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>
@esposem
Copy link
Copy Markdown
Contributor Author

esposem commented Oct 21, 2021

@raharper pinging you, since you are the author of the drop-in.

Copy link
Copy Markdown
Contributor

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants