correct typo
The fleet env.d config had a typo in it which would causing a failure within OSA dynamic inventory. This corrects the issue. Change-Id: I36016f4733a8800adbcce71abbb290ab4a24798b Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
b6343c57a4
commit
393fe9d42a
@ -7,8 +7,8 @@ component_skel:
|
|||||||
belongs_to:
|
belongs_to:
|
||||||
- fleet_all
|
- fleet_all
|
||||||
osquery:
|
osquery:
|
||||||
belogs_to:
|
belongs_to:
|
||||||
- all
|
- fleet_all
|
||||||
|
|
||||||
container_skel:
|
container_skel:
|
||||||
mariadb_container:
|
mariadb_container:
|
||||||
|
Loading…
Reference in New Issue
Block a user