mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
encode "postgresql_version: 11" not 11.2
This commit is contained in:
parent
062334d7b5
commit
a3a6214918
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ apache_log: /var/log/apache2/access.log
|
|||
sshd_package: openssh-server
|
||||
sshd_service: ssh
|
||||
php_version: 7.2
|
||||
# "postgresql_version: 10.3" fails (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 18.04)
|
||||
# "postgresql_version: 11.2" fails (too detailed for /etc/systemd/system/postgresql-iiab.service on Ubuntu 19.04)
|
||||
postgresql_version: 11
|
||||
systemd_location: /lib/systemd/system
|
||||
# Upgrade Ubuntu 19.x's Calibre 3.39.1+ to very latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue