Skip to content

Commit

Permalink
add fedora support
Browse files Browse the repository at this point in the history
I deployed the module today on my fedora nodes and didn't notice any
issues. Systemd changes from
jsok#98 got cherrypicked for
testing.
  • Loading branch information
bastelfreak committed Apr 28, 2018
1 parent e17aa6c commit 657f9ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@
"2016.03"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"25",
"26",
"27"
]
},
{
"operatingsystem": "Archlinux"
}
Expand Down

0 comments on commit 657f9ca

Please sign in to comment.