https://github.com/loxda/foreman-db
https://github.com/loxda/foreman-db
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/loxda/foreman-db
- Owner: LOXDA
- Created: 2023-08-09T06:58:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T22:56:41.000Z (about 2 years ago)
- Last Synced: 2024-05-08T23:44:00.977Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ansible-role-foreman-db
=========
Ansible role to deploy a postgresql server from distro package
Requirements
------------
It is designed to be include as a submodule to a project with its siblings :
* `ansible-role-foreman-db` (this one)
* `ansible-role-foreman-puppet`
* `ansible-role-foreman-proxy`
* `ansible-role-foreman-app`
* `ansible-role-foreman-custom`
`ansible-role-mirror` should help you get started with mirroring needed repositories.
Role Variables
--------------
The role needs some vars (default/main.yml)
Dependencies
------------
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Example Playbook
----------------
```
- hosts: tfm_db
gather_facts: true
roles:
- role: foreman-db
```
License
-------
CC-BY-4.0
Author Information
------------------
Thomas Basset -- hobbyist sysadm