Skip to content

Commit

Permalink
Merge pull request #121 from kBite/add-virtuozzolinux
Browse files Browse the repository at this point in the history
add support for 'VirtuozzoLinux 7'
  • Loading branch information
bastelfreak committed Oct 22, 2019
2 parents f0ce6f0 + 19aa8e4 commit 920dd63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/VirtuozzoLinux-7.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
systemd::accounting:
DefaultCPUAccounting: 'yes'
DefaultBlockIOAccounting: 'yes'
DefaultMemoryAccounting: 'yes'
DefaultTasksAccounting: 'yes'
6 changes: 6 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
"7"
]
},
{
"operatingsystem": "VirtuozzoLinux",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
Expand Down

0 comments on commit 920dd63

Please sign in to comment.