diff --git a/postgresql.yaml b/postgresql.yaml index 09429af..e5f0ae6 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -15,7 +15,7 @@ data: module: [MIT] configurations: - context: rhel9 - platform: el9 + platform: el9 references: community: https://www.postgresql.org documentation: https://www.postgresql.org/docs/15/index.html @@ -25,12 +25,12 @@ data: - postgresql - postgresql-server profiles: - server: - rpms: - - postgresql-server - client: - rpms: - - postgresql + server: + rpms: + - postgresql-server + client: + rpms: + - postgresql components: rpms: postgresql: