Files
tildes/salt/pillar/monitoring.sls
T
Deimos 2edc4ff67a Salt: update states related to Prometheus
Some of these states were built entirely around a single-server approach
(Prometheus + monitoring being on the same server as the site), and the
files have needed modifications to work with a separate monitoring
server.

This updates the states so that it should all happen as expected in all
types of environments.
2019-01-20 16:21:51 -07:00

7 lines
225 B
Plaintext

ssl_cert_path: /etc/letsencrypt/live/tildes.net/fullchain.pem
ssl_private_key_path: /etc/letsencrypt/live/tildes.net/privkey.pem
hsts_max_age: 60
nginx_worker_processes: auto
postgresql_version: 9.6
site_hostname: tildes.net