diff --git a/test_inventory.cf b/test_inventory.cf index b457827..f8ad957 100644 --- a/test_inventory.cf +++ b/test_inventory.cf @@ -3,4 +3,5 @@ bundle agent test_inventory vars: "test_inventory" string => "I am here!", meta => { "inventory", "attribute_name=Test Inventory" }; + reports: "hi from ${this.bundle}"; }