Define an environment suffix for use in calls to nagios.

This commit is contained in:
Ralph Bean 2015-05-04 14:33:43 +00:00
parent bd727deb0a
commit 81982de371
2 changed files with 2 additions and 0 deletions

View file

@ -72,6 +72,7 @@ nrpe_check_postfix_queue_crit: 5
# env is staging or production, we default it to production here.
env: production
env_suffix:
# nfs mount options, override at the group/host level
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid"

View file

@ -1,6 +1,7 @@
---
freezes: false
env: staging
env_suffix: .stg
host_group: staging
# This is the wildcard certname for our stg proxies.