atticd: remove pg ensurePermissions
This commit is contained in:
parent
904f79ed74
commit
621875eebd
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@ in
|
||||||
ensureUsers = [
|
ensureUsers = [
|
||||||
{
|
{
|
||||||
name = "atticd";
|
name = "atticd";
|
||||||
ensurePermissions = {
|
|
||||||
"DATABASE attic" = "ALL PRIVILEGES";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue