From 043571cbc63b058dd91f0938ceba93c0e72d0ff2 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 30 Apr 2014 14:15:55 +0200 Subject: [openstack] skeleton for new openstack module --- remote/modules/openstack/module.build | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 remote/modules/openstack/module.build (limited to 'remote/modules/openstack/module.build') diff --git a/remote/modules/openstack/module.build b/remote/modules/openstack/module.build new file mode 100644 index 00000000..97e93235 --- /dev/null +++ b/remote/modules/openstack/module.build @@ -0,0 +1,11 @@ +fetch_source() { + : +} + +build() { + : +} + +post_copy() { + : +} -- cgit v1.2.3-55-g7522