From e3adb37df15ca20e3e7275d616653a9be204f2bd Mon Sep 17 00:00:00 2001
From: Alex Hayes <alex.hayes@roi.com.au>
Date: Tue, 10 Mar 2015 07:40:19 +1100
Subject: [PATCH] Ensured newline at end of pillar.example as per request of
 upstream.

---
 pillar.example | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pillar.example b/pillar.example
index 1a64e26..63f8423 100644
--- a/pillar.example
+++ b/pillar.example
@@ -63,3 +63,4 @@ mysql:
   dev:
   	# Install dev package - defaults to False
   	install: False
+
-- 
GitLab