nagios_server: s/repospanner-temp/repospanner_temp/

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-11-06 15:32:45 +00:00 committed by Pierre-Yves Chibon
parent d07b5a512c
commit cdd8a99a92

View file

@ -3,7 +3,7 @@
###############
## {{ env }}
{% for key, value in groups.iteritems()|sort %}
{% if groups[key] != [] and key not in ['repospanner-temp', 'newcloud-compute', 'newcloud-control', 'newcloud-undercloud', 'newcloud', 'nixnagios', 'rhel8beta'] %}
{% if groups[key] != [] and key not in ['repospanner_temp', 'nixnagios', 'rhel8beta'] %}
define hostgroup{
hostgroup_name {{ key }}
alias {{ key }}