debian-forge-composer/internal/distro/rhel85
Christian Kellner 8aede24057 distro/rhel85: 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.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
distro_internal_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
distro_test.go Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
package_sets.go distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
partition_tables.go distro/rhel85: partition table for edge + aarch64 2021-08-28 09:20:19 +02:00
pipelines.go distro/rhel85: disable pw auth for EC2 images 2022-02-03 14:57:16 +01:00
stage_inputs.go distro/rhel85: fix input name for copy tree inputs 2021-08-28 09:20:19 +02:00
stage_options.go distro/rhel85: set bootloader to none for edge 2021-09-27 20:10:04 +02:00