mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Also setup timescaledb on db-datanommer01 in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -211,4 +211,4 @@
|
||||
- GBDR
|
||||
|
||||
- import_tasks: datanommer.yml
|
||||
when: inventory_hostname.startswith('db-datanommer02')
|
||||
when: inventory_hostname.startswith('db-datanommer02') or (env == "staging" and inventory_hostname.startswith('db-datanommer'))
|
||||
|
||||
Reference in New Issue
Block a user