sensu / sensu-k8s-quick-start

14 stars 17 forks source link

fix to add red hat support #1

Closed nixwiz closed 4 years ago

nixwiz commented 4 years ago

Add red hat to case statement, but since which_linux_distro returns it as a two word string, had to also add quotes to update_ca_trust_store ${OS} so that it passed the full string.