Skip to content

Commit

Permalink
Merge pull request #655 from puppetlabs/pdksync_CONT-189/remove_os_su…
Browse files Browse the repository at this point in the history
…pport

pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6
  • Loading branch information
LukasAud authored Oct 7, 2022
2 parents 7b6ef66 + d762c9c commit 9c7cc45
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
Expand All @@ -30,14 +29,12 @@
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"6",
"7"
]
},
Expand Down

0 comments on commit 9c7cc45

Please sign in to comment.