Skip to content

Use AuthorizedKeysCommand in Docker builds

What does this MR do?

  • Make use of AuthorizedKeysCommand in Docker builds (see #4150 (closed))
  • Disable AuthorizedKeysFile to achieve a similar performance benefit as following the recommendation to delete the authorized_keys file

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Closes #4150 (closed)

Edited by DJ Mountney

Merge request reports