do not install normal postgresql server on db-koji01.stg and db-koji02.stg

This commit is contained in:
Kevin Fenzi 2016-10-05 18:35:44 +00:00
parent 270fd8af84
commit 11a0719c9e

View file

@ -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