From: Felix Dörre Date: Sat, 22 Dec 2018 12:19:15 +0000 (+0100) Subject: add: virtual resource collectors for nginx+pg X-Git-Url: https://code.wpia.club/?a=commitdiff_plain;h=95266f6237df2334741f3ce60050618259452ed4;hp=95266f6237df2334741f3ce60050618259452ed4;p=infra.git add: virtual resource collectors for nginx+pg This makes it possible to define virtual resources (prefixed by an '@' character) in other manifests and have them be automatically added to the correct nodes. For example, a different manifest could define @file and @front_host resources with tag => [nginx], and the collectors added here would automatically add them to the front-nginx node. Change-Id: I8b0fa62ae52632ea228a30bb02fed8bcc2ed8761 ---