aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-12 11:08:22 +0000
committerMichael Scherer <misc@mageia.org>2011-02-12 11:08:22 +0000
commitb6db1f9cccefeeb6fe9fa411549c241563abefc5 (patch)
treea93606c03a53038fe75b93ad921f18670f0b04d0 /modules
parentcb4944710236feaf6576241c19e6554b0ba76107 (diff)
downloadpuppet-b6db1f9cccefeeb6fe9fa411549c241563abefc5.tar
puppet-b6db1f9cccefeeb6fe9fa411549c241563abefc5.tar.gz
puppet-b6db1f9cccefeeb6fe9fa411549c241563abefc5.tar.bz2
puppet-b6db1f9cccefeeb6fe9fa411549c241563abefc5.tar.xz
puppet-b6db1f9cccefeeb6fe9fa411549c241563abefc5.zip
- rename file ( no need to number it )
Diffstat (limited to 'modules')
-rw-r--r--modules/blog/manifests/init.pp2
-rw-r--r--modules/blog/templates/blogs_vhosts.conf (renamed from modules/blog/templates/01_blogs_vhosts.conf)0
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/blog/manifests/init.pp b/modules/blog/manifests/init.pp
index 64b1f33b..e27d8e6e 100644
--- a/modules/blog/manifests/init.pp
+++ b/modules/blog/manifests/init.pp
@@ -9,7 +9,7 @@ class blog {
include apache::mod_php
include mysql
apache::vhost_other_app { "blog-test.$domain":
- vhost_file => "blog/01_blogs_vhosts.conf",
+ vhost_file => "blog/blogs_vhosts.conf",
}
package { ['wget','php-mysql']:
diff --git a/modules/blog/templates/01_blogs_vhosts.conf b/modules/blog/templates/blogs_vhosts.conf
index dae15b40..dae15b40 100644
--- a/modules/blog/templates/01_blogs_vhosts.conf
+++ b/modules/blog/templates/blogs_vhosts.conf