Mark Goddard 4d8d678240 Fix unexpected message without globals.d
Recently a feature was merged to support pulling in multiple
configuration files from a globals.d directory. However, if this
directory does not exist, we get the following error when executing
kolla-ansible:

    find: '/etc/kolla/globals.d': No such file or directory

This change addresses this by redirecting find command stderr to
/dev/null.

TrivialFix

Change-Id: Ie5aa511a5ebf3355817a7c3bb65b09ac5dcf2b67
2020-06-29 14:11:05 +01:00
..
2019-06-06 19:04:58 +01:00
2016-05-06 07:20:03 -04:00
2020-05-28 20:57:53 -04:00
2018-04-28 15:43:06 +00:00
2018-06-24 15:32:50 +08:00
2020-04-24 15:57:55 +02:00
2020-04-04 17:00:17 +02:00