Mercurial > pub > Impl
view _test/Resources/container1.yaml @ 427:09e0086a82a7 ref20150831 tip
Merge
author | cin |
---|---|
date | Tue, 15 May 2018 00:51:33 +0300 |
parents | b0481c071bea |
children |
line wrap: on
line source
include: - inc/base1.yaml services: - name: - foo - jiz $type: Test::Config::Foo params: simple Foo activation: container - name: bar $type: Test::Config::Bar params: $value: simple Bar activation: context - name: baz $type: Test::Config::Foo params: $value: - $ref: foo - $ref: foo - name: zoo $type: Test::Config::Foo params: - $ref: jiz - $ref: foo