debian-forge-composer/internal/distro
Christian Kellner 90cebf0337 distro/rhel86: disable pw auth for EC2 images
Disable loging in via password authentication since this is an
official Amazon marketplace requirement

  Linux-based AMIs must not allow SSH password authentication.
  Disable password authentication via your sshd_config file by
  setting PasswordAuthentication to NO.

  Section "Security policies" from
  https://docs.aws.amazon.com/marketplace/latest/userguide/product-and-ami-policies.html
2022-02-03 14:57:16 +01:00
..
distro_test_common dnf-json: Change dnf-json to be a daemon 2021-12-15 09:41:32 +01:00
fedora33 distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00
rhel8 distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
rhel84 osbuild2: ensure that empty sysconfig options members are omitted 2021-12-16 20:47:28 +01:00
rhel85 distro/rhel85: disable pw auth for EC2 images 2022-02-03 14:57:16 +01:00
rhel86 distro/rhel86: disable pw auth for EC2 images 2022-02-03 14:57:16 +01:00
rhel90 distro/rhel90: drop IA32 from bootiso.mono 2022-02-01 19:27:47 +01:00
rhel90beta Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
test_distro distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro.go distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
image_config.go distro: add sshd config to ImageConfig 2022-02-03 14:57:16 +01:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00