typo: use the correct seperator

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-01-13 12:01:46 -08:00
parent 120c29b533
commit 00e7d2a28c

View file

@ -14,4 +14,4 @@ nagios_Check_Services:
swap: false
primary_auth_source: ipa
# exclude updating koji-containerbuild for now as it breaks our setup.
package_exlcudes="koji-containerbuild*"
package_exlcudes: "koji-containerbuild*"