From 0e86fb8c9d5d6bbe32b63557851a96e47e716017 Mon Sep 17 00:00:00 2001 From: Seth House Date: Tue, 13 Aug 2013 14:25:16 -0600 Subject: [PATCH] Renamed the main sls file to debian_full This is a great and full-featured way to configure Apache on Debian-family OS's but we need a simpler and more universal formula as the main entry-point. --- apache/{init.sls => debian_full.sls} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apache/{init.sls => debian_full.sls} (100%) diff --git a/apache/init.sls b/apache/debian_full.sls similarity index 100% rename from apache/init.sls rename to apache/debian_full.sls