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
- nagios/client
- hosts
- postgresql_server
- { role: postgresql_server, when: not inventory_hostname.startswith(('db-koji01.stg', 'db-koji02.stg'))
- collectd/base
- collectd/postgres # This requires a 'databases' var to be set in host_vars
- sudo