Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Support for Amazon Linux 2 (2017.12) #9

@mtunstill

Description

@mtunstill

This mini utility to change elements of Amazon Linux is perfect for Packer bootstrapping to create a custom AMI without configuration management tools.

Although there are some major changes in Amazon Linux 2, this utility can still cover most of the changes without much alteration. On an initial run (against the latest Amazon Linux 2 AMI - amzn2-ami-hvm-2017.12.0.20180509-x86_64-*), these things broke...

  • Chrony service would not enable (removal of init.d in Amazon Linux 2)
  • Applying the fstab configuration would break the new AMI from bootstrapping (root locked error message)

[I have a solution to allow this python application to work for Amazon Linux 2 - I'll generate a diff against my fork and create a pull request]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions