do not install normal postgresql server on db-koji01.stg and db-koji02.stg
This commit is contained in:
parent
270fd8af84
commit
11a0719c9e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
- fas_client
|
- fas_client
|
||||||
- nagios/client
|
- nagios/client
|
||||||
- hosts
|
- hosts
|
||||||
- postgresql_server
|
- { role: postgresql_server, when: not inventory_hostname.startswith(('db-koji01.stg', 'db-koji02.stg'))
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- collectd/postgres # This requires a 'databases' var to be set in host_vars
|
- collectd/postgres # This requires a 'databases' var to be set in host_vars
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue