-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Description
On debian stretch 9.6 if I run the postgres state with defaults, it crash on postgresql-server with
ID: postgresql-server
Function: pkg.installed
Result: False
Comment: Problem encountered installing package(s). Additional info follows:
errors:
- Running scope as unit: run-r95b568b09a624343a63bc95286832a39.scope
E: Unable to locate package u'postgresql-10'
Started: 11:51:14.014073
Duration: 2731.392 ms
Changes:
It works if i set the package name directly with:
pkg: 'postgresql-10'
pkg_client: 'postgresql-client-10'
Metadata
Metadata
Assignees
Labels
No labels