bundles/bind: add
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-06-05 17:05:14 +02:00
parent d1236d6e25
commit 9d9e33977a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
6 changed files with 257 additions and 0 deletions

View file

@ -0,0 +1,3 @@
% for o in node.metadata.get('bind', {}).get('options', []):
<%include file="options/${o}"/>
% endfor