add postgres1c role
This commit is contained in:
40
roles/postgres1c/README.md
Normal file
40
roles/postgres1c/README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
postgres1c
|
||||
=========
|
||||
|
||||
Installs postgrespro1c (https://1c.postgres.ru/) as a system service.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
Linux (tested on Ubuntu 22.04)
|
||||
|
||||
Role Variables
|
||||
--------------
|
||||
|
||||
`postgres1c_major_ver`: major version of the distribution to be installed
|
||||
`postgres1c_postgres_pw`: password for user 'postgres'
|
||||
`postgres1c_postgres_pw_path`: path to the (Ansible-encrypted) YAML file containing a password (see `molecule/default/secrets/`)
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
None
|
||||
|
||||
Example Playbook
|
||||
----------------
|
||||
|
||||
See `molecule/default/coverge.yaml` for an example.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
BSD
|
||||
|
||||
Author Information
|
||||
------------------
|
||||
|
||||
Danilkin Danila (MIPT) and Alexander Gorelyshev
|
||||
|
||||
Genlab, LLC
|
||||
|
||||
corvus-migratorius@proton.me
|
||||
Reference in New Issue
Block a user