Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The module should support Amazon Linux 2 #137

Open
trevor-vaughan opened this issue Jan 30, 2022 · 0 comments
Open

The module should support Amazon Linux 2 #137

trevor-vaughan opened this issue Jan 30, 2022 · 0 comments
Labels
beginner-friendly enhancement New feature or request

Comments

@trevor-vaughan
Copy link
Contributor

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: Any
  • Ruby: Any
  • Distribution: Amazon Linux 2
  • Module version: Any

Feature Request

Amazon Linux 2 is based on RHEL 7. The module performs well without modification so the only update required should be the addition of Amazon Linux 2 to the metadata.json.

"operatingsystem_support": [
  {
    "operatingsystem": "Amazon",
    "operatingsystemrelease": [
      "2"
    ]
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant