Mercurial
Mercurial
>
ansible-roles
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
soju/templates/setup_db.psql.j2
author
Luke Hoersten <luke@hoersten.org>
Sat, 28 Mar 2026 20:09:33 -0500
changeset 256
f7af0562f84c
parent 255
433b19646947
permissions
-rw-r--r--
Removed sojuctl ansible commands. configure via client.
CREATE USER soju;
CREATE DATABASE soju WITH OWNER soju;