File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ A puppet module for the Unbound caching resolver.
2121* openSUSE (local repo or obs://server: dns )
2222* Archlinux
2323
24+ For an up2date list of supported operating systems and their versions, please
25+ check the metadata.json.
26+
2427## Requirements
2528
2629To use this module requires at least unbound 1.6.6. Please also consult
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2323 {
2424 "operatingsystem" : " RedHat" ,
2525 "operatingsystemrelease" : [
26- " 7" ,
2726 " 8"
2827 ]
2928 },
3029 {
3130 "operatingsystem" : " CentOS" ,
3231 "operatingsystemrelease" : [
33- " 7" ,
3432 " 8"
3533 ]
3634 },
3735 {
3836 "operatingsystem" : " OracleLinux" ,
3937 "operatingsystemrelease" : [
40- " 7" ,
4138 " 8"
4239 ]
4340 },
4441 {
4542 "operatingsystem" : " Scientific" ,
4643 "operatingsystemrelease" : [
47- " 7" ,
4844 " 8"
4945 ]
5046 },
You can’t perform that action at this time.
0 commit comments