diff --git a/metadata.json b/metadata.json index 5329cab..4001f0d 100644 --- a/metadata.json +++ b/metadata.json @@ -28,13 +28,15 @@ { "operatingsystem": "RedHat", "operatingsystemrelease": [ - "8" + "8", + "9" ] }, { "operatingsystem": "CentOS", "operatingsystemrelease": [ - "8" + "8", + "9" ] }, { diff --git a/releasenotes/notes/centos-9-support-ee1fc77ac7ac450c.yaml b/releasenotes/notes/centos-9-support-ee1fc77ac7ac450c.yaml new file mode 100644 index 0000000..c3876a0 --- /dev/null +++ b/releasenotes/notes/centos-9-support-ee1fc77ac7ac450c.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.