From 4fb8cdb4935e0180a4e5bffa44bc57415aa5b336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Ole=C5=9B?= Date: Tue, 20 Oct 2015 14:53:12 +0200 Subject: [PATCH] Adjust for librarian --- resources/node_network_puppet/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/node_network_puppet/meta.yaml b/resources/node_network_puppet/meta.yaml index 6fae03a8..ef9f5885 100644 --- a/resources/node_network_puppet/meta.yaml +++ b/resources/node_network_puppet/meta.yaml @@ -49,9 +49,9 @@ input: roles: {}, } - git: + module: schema: {repository: str!, branch: str!} - value: {repository: 'https://github.com/xenolog/l23network', branch: '50098cfa1f0f8e8d58e6a6b77a22f1380aa5c426'} + value: {name: 'l23network', type: 'git', url: 'https://github.com/xenolog/l23network', ref: '50098cfa1f0f8e8d58e6a6b77a22f1380aa5c426'} ip: schema: str!