From ebcfac2af287cda6a4b8f59580661fdbf15a134f Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 5 Jan 2014 07:04:05 +0000 Subject: [PATCH] Add the p to the template name. --- .../templates/provision/yealink/{t28 => t28p}/y000000000000.cfg | 0 resources/templates/provision/yealink/{t28 => t28p}/{$mac}.cfg | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename resources/templates/provision/yealink/{t28 => t28p}/y000000000000.cfg (100%) rename resources/templates/provision/yealink/{t28 => t28p}/{$mac}.cfg (100%) diff --git a/resources/templates/provision/yealink/t28/y000000000000.cfg b/resources/templates/provision/yealink/t28p/y000000000000.cfg similarity index 100% rename from resources/templates/provision/yealink/t28/y000000000000.cfg rename to resources/templates/provision/yealink/t28p/y000000000000.cfg diff --git a/resources/templates/provision/yealink/t28/{$mac}.cfg b/resources/templates/provision/yealink/t28p/{$mac}.cfg similarity index 100% rename from resources/templates/provision/yealink/t28/{$mac}.cfg rename to resources/templates/provision/yealink/t28p/{$mac}.cfg