From b24af7fa00fcb851c87e24251232d423538e0432 Mon Sep 17 00:00:00 2001 From: emilienm Date: Fri, 7 Dec 2012 09:50:49 +0100 Subject: [PATCH] Fix architecture & README --- README | 4 +--- api.pp => tests/api.pp | 0 2 files changed, 1 insertion(+), 3 deletions(-) rename api.pp => tests/api.pp (100%) diff --git a/README b/README index d3a4e99..ad6705d 100644 --- a/README +++ b/README @@ -12,7 +12,5 @@ Contact techs@enovance.com -Support -------- -Please log tickets and issues at our [Projects site](http://projects.example.com) +ONCE FINISHED, THIS MODULE WILL BE IMPLEMENTED ON PUPPET LABS. diff --git a/api.pp b/tests/api.pp similarity index 100% rename from api.pp rename to tests/api.pp -- 2.45.2