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

Adds AIX support when creating a new module #927

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Conversation

logicminds
Copy link
Contributor

  • Previously when creating a new module AIX was not
    an option when choosing supported operating systems.
    This resulted in many modules written with PDK to not support
    AIX. This fixes that issue by adding AIX.

@logicminds logicminds requested a review from a team as a code owner November 26, 2020 00:09
@coveralls
Copy link

coveralls commented Nov 26, 2020

Coverage Status

Coverage remained the same at 92.085% when pulling c674d34 on nwops:aix into 75758fd on puppetlabs:master.

lib/pdk/module/metadata.rb Outdated Show resolved Hide resolved
  * Previously when creating a new module AIX was not
    an option when choosing supported operating systems.
    This resulted in many modules written with PDK to not support
    AIX.  This fixes that issue by adding AIX.
@logicminds
Copy link
Contributor Author

All requested changes have been addressed.

@DavidS DavidS merged commit 64eeb23 into puppetlabs:main Feb 15, 2021
@scotje scotje added the feature label Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants